HomeDocumentationAPI Reference
Log In
API Reference

Get Trade History

Get trade history for a subaccount, with filter parameters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string | null
Defaults to null

Currency to filter by (defaults to all)

integer
Defaults to 0

Earliest timestamp to filter by (in ms since Unix epoch). If not provied, defaults to 0.

string | null
Defaults to null

Instrument name to filter by (defaults to all)

string | null
enum
Defaults to null

Instrument type to filter by (defaults to all)

Allowed:
integer
Defaults to 1

Page number of results to return (default 1, returns last if above num_pages)

integer
Defaults to 100

Number of results per page (default 100, max 1000)

integer | null
Defaults to null

Subaccount ID to filter by

integer
Defaults to 18446744073709552000

Latest timestamp to filter by (in ms since Unix epoch). If not provied, defaults to returning all data up to current time.

uuid | null
Defaults to null

Trade ID to filter by. If set, all other filters are ignored

string | null
Defaults to null

On-chain tx hash to filter by. If set, all other filters are ignored

string
enum
Defaults to settled

Transaction status to filter by (default settled).

Allowed:
Response

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