v1
latestOpenAPI 3.0.32026-07-23215362.6 KBGET Orders
Retrieve a list of orders with optional filtering and pagination.
Query parameters
Filter orders by client provided reference parameter
Comma-delimited list of order statuses. Returns orders matching any of the provided statuses.
Filter orders by order status
Filter orders by when the order was placed. Lower bound, exclusive
Filter orders by when the order was placed. Upper bound, inclusive
Filter orders by when the order was completely filled. Lower bound, exclusive
Filter orders by when the order was completely filled. Upper bound, inclusive
Filter orders by account ID
Filter orders by pair
Filter orders by side
When provided, specifies the last item returned in previous page, used to fetch the next page. Fetches the first page when omitted.
When provided, specifies the number of items to return in the page. Uses default page size of 10 when omitted.
Will sort the returned data using the specified field.
Specifies the sort direction for the sortField.
Response
Successful response