v1
latestSwagger 2.02026-07-1316446.5 KBTrades
Returns trades in account
Returns a list of trades for the account starting at the given 'since' date to the current time (now()). Timezone is UTC. Any request with a future since date or going further than one week will result in an HTTP 400 bad request response. Calling /trades without since will return all trades for the past 24 hours.
get/accounts/{account}/trades
Request body
string required
Response
List of Trades