List trades
Get trades with filters. (Private 🔒)
Last updated
Was this helpful?
Get trades with filters. (Private 🔒)
Last updated
Was this helpful?
Retrieve details of all trades executed for a user by making use of certain filters. Please note that this is a Private 🔒 route which means it needs to be authorized by the account initiating this request.
Note: You will need to include the JWT Auth token to request headers to access this endpoint. To get the JWT Auth Token, refer the section of the documentation.
limit
INTEGER
NO
default 100
page
INTEGER
NO
market
STRING
NO
start_time
INTEGER
NO
end_time
INTEGER
NO
order_by
STRING
NO
default desc, allowed values[asc, desc]