List trades

Lists event contract 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 128

Filters trades to the given event contract 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 trade match ID.

int64
1710613560668 to 2900000000000

Milliseconds since epoch timestamp. Constrains the search to trades created at or after this timestamp, inclusively.

int64
1710613560668 to 2900000000000

Milliseconds since epoch timestamp. Constrains the search to trades created before this timestamp, exclusively.

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