Skip to main content
GET
Get Position Info

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

sub_account_address
string
required

Trading vault address (subaccount) to query against.

symbol
null | string
Example:

"BTC-USDCx"

limit
integer<int32> | null
Required range: x >= 0
cursor
string | null

Response

200 - application/json

Positions

Position info response.

list
object[]
required
next_page_cursor
string
required

Cursor. Use the next_page_cursor token from the response to retrieve the next page of the data set