Skip to main content
GET
Get order history (keyset-paginated)

Query Parameters

accountId
string

Restrict to one trading account

contract
string

Restrict to one contract (full symbol)

status
enum<string>

Filter by final order status (omit for all)

Available options:
filled,
cancelled,
rejected
limit
integer
default:100

Page size

Required range: 1 <= x <= 1000
cursor
string

Opaque cursor from the previous page's nextCursor

Response

Order history page

success
boolean
Example:

true

data
object