Rest API
Get Account Completed Orders
This endpoint retrieves the account completed orders.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Example value: ETH-USD
. To get all supported markets, call /api/v1/markets endpoint. Omit this parameter to get results across all markets.
This is an optional parameter to support pagination. Get the value from the last
field if present in the previous response.