v1
latestOpenAPI 3.0.42026-08-068161,1253.1 MBTrades
Fetches a list of the authenticated user's trades.
get/v1/trades/{tradeStatusType}
Path parameters
tradeStatusType1 | 2 | 3 | 4 required
The trade status type.
Query parameters
limit10 | 25 | 50 | 100
The number of results per request.
cursorstring
The paging cursor for the previous or next page.
sortOrder'Asc' | 'Desc'
Sorted by trade creation date
Response
OK