Skip to main content
POST
Get recent orders for a specific account and instrument

Authorizations

X-API-KEY
string
header
required
X-API-SECRET
string
header
required

Body

application/json
accountId
string
required
instrument
object
required
cursor
string | null

Response

200 - application/json

Successful response

traceId
string<uuid>
required

Unique identifier for tracing.

serverTime
string<date-time>
required

RFC3339 timestamp of processing.

items
object[]
required
warnings
string[]
nextCursor
string | null

Use this value in the next request to fetch the following page.