Skip to main content
GET
cURL

Query Parameters

kind
enum<string>

Instrument kind, if not provided instruments of all kinds are considered Instrument kind: "future", "option", "spot", "future_combo", "option_combo"

Available options:
future,
option,
spot,
future_combo,
option_combo
type
enum<string>

Order type, default - all Order type: "all", "limit", "trigger_all", "stop_all", "stop_limit", "stop_market", "take_all", "take_limit", "take_market", "trailing_all", "trailing_stop"

Available options:
all,
limit,
trigger_all,
stop_all,
stop_limit,
stop_market,
take_all,
take_limit,
take_market,
trailing_all,
trailing_stop

Response

200 - application/json

Success response

jsonrpc
enum<string>
required

The JSON-RPC version (2.0)

Available options:
2.0
result
object[]
required
id
integer

The id that was sent in the request