List trades

Lists digital asset trades for the account, 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 the trades for.

Query Params
string
length between 1 and 64

Filters trades to the given digital asset symbol.

string
length between 1 and 256

Filters trades to the given venue-assigned order ID.

string
length between 1 and 256

Filters trades to the given venue-assigned execution/trade ID.

int64
1710613560668 to 2900000000000

Milliseconds since epoch. Constrains the search to trades created at or after this timestamp, inclusively. Absent leaves the range open below.

int64
1710613560668 to 2900000000000

Milliseconds since epoch. Constrains the search to trades created before this timestamp, exclusively. Absent leaves the range open above.

int32
1 to 2000
Defaults to 25

Number of trades to return per page.

string

Cursor for the page to return.

Responses

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