Skip to main content
GET
cURL

Query Parameters

currency
enum<string>

Currency name or "any" if don't care

Available options:
BTC,
ETH,
USDC,
USDT,
EURR,
any
Example:

"BTC"

kind
enum<string>

Kind filter on positions Instrument kind: "future", "option", "future_combo", "option_combo" (spot is excluded as spot trades are settled immediately and have no open positions)

Available options:
future,
option,
future_combo,
option_combo
Example:

"future"

subaccount_id
integer

The user id for the subaccount

Response

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