HomeDocumentationAPI Reference
Log In
API Reference

Get Trade History

Get trade history for a subaccount, with filter parameters. Required minimum session key permission level is read_only

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
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

string | null
Defaults to null

Order id to filter by

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)

string | null
Defaults to null

If supplied, quote id to filter by. Supports either a concrete UUID, or is_quote and is_not_quote enum

integer | null
Defaults to null

Subaccount_id (must be set if wallet is blank)

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.

string | null
Defaults to null

Wallet address (if set, subaccount_id ignored)

Response

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