Trades

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

previousPageCursorstring
nextPageCursorstring

Changes

No recorded changes to this endpoint across all 12 revisions of this API.