Get past orders

Get past (inactive) orders for the authenticated user.

Supports filtering by symbol, order ID, and status, sorting, and cursor-based pagination.

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

Filter by trading pair symbol

string

Filter by specific order ID

string
enum
Defaults to all

Filter by order status

Allowed:
string
enum
Defaults to created_at

Field to sort by

Allowed:
string
enum
Defaults to desc

Sort direction

Allowed:
integer
1 to 1000
Defaults to 50

Maximum number of orders to return (default 50, max 1000)

string

Cursor from previous response for next page

Responses

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