GuidesRecipesAPI ReferenceChangelog
API Reference

Get trades list

Retrieves a listing of trades. Records are sorted by creation date in descending order.

Required scope: trades:read

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

The page index to retrieve.

integer
1 to 100

The number of entities per page to return.

string

Comma separated trade_guids to list trades for.

string

Comma separated bank_guids to list trades for.

string

Comma separated customer_guids to list trades for.

string

Comma separated account_guids to list trades for.

string

Comma separated states to list trades for.

string

Comma separated sides to list trades for.

string

Comma separated labels to list trades for.

string

Created at start date-time inclusive lower bound, ISO8601.

string

Created at end date-time exclusive upper bound, ISO8601.

string

Updated at start date-time inclusive lower bound, ISO8601.

string

Updated at end date-time exclusive upper bound, ISO8601.

Responses

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