OptionalbodyOptionalqueryOptionalcursor?: stringContinue from a previous page's _links.next. Takes precedence over sinceMs.
Optionalinstrument?: stringNarrow to one or more instruments. Omitted, or *, returns every instrument the run
covers. Accepts a single pair (BTC/USDT), either half as a wildcard (*USDT for any
base against that quote, BTC* for that base against any quote), or a comma-separated
list of pairs (BTC/USDT,ETH/EUR). Symbols are matched exactly, case included — pass
them as this API reports them.
Optionallimit?: numberPage size.
OptionalsinceMs?: numberStart from this moment (epoch ms). Omitted, or older than the available window, starts at availableSinceMs. Ignored when cursor is given.
The run whose signals to read.