List the caller's market orders

Returns the caller's market-order history, ordered most-recent first by
default. Results are token-paginated — pass the token returned in
paging on the next call to fetch the following page.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Opaque pagination cursor returned from a previous response.

integer
1 to 100
Defaults to 25

Maximum number of orders to return.

string
Defaults to createdAt

Field to order results by.

string
enum
Defaults to desc

Order direction.

Allowed:
string

Comma-separated MarketOrderStatus values to filter by (e.g.
pending,completed). Omit for no filter.

string

Comma-separated FillStatus values to filter by — filled,
partial, or open. Omit for no filter.

string
enum
Defaults to all

Date-range filter applied to createdAt.

Allowed:
Headers
uuid

Internal use only

uuid

Internal use only

Responses

401

Access token is missing or invalid

Language
Credentials
http
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json