List orders

List orders for a given account for the current trading day, filtered on the given query parameters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 1 and 256

The account ID or account number to list orders for.

Query Params
int64
1710613560668 to 2900000000000

Milliseconds since epoch timestamp. This will constrain the search for orders created after this timestamp, inclusively. Timestamps for orders prior the current trading day will be ignored.

int64
1710613560668 to 2900000000000

Milliseconds since epoch timestamp. This will constrain the search for orders created before this timestamp, inclusively. Timestamps for orders beyond the current trading day will be ignored.

integer
1 to 2000
Defaults to 25

Number of orders to return per page.

string

Cursor for the page to return.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json