Skip to main content
GET
cURL

Query Parameters

instrument_name
string
required

Instrument name Unique instrument identifier

Example:

"BTC-PERPETUAL"

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