Get Account Completed Orders
This endpoint retrieves the account completed orders.
• The endpoint returns the latest completed orders sorted by txCreated
field across all markets.
• Each request returns up to 100 items. Please paginate as needed.
• Two optional query parameters: startDate
and endDate
, which must be passed in milliseconds.
• The endpoint does NOT support querying by market.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
This is an optional parameter to support querying by date. The value should be in the format of milliseconds since epoch. It can be used alone or in conjunction with the endDate
parameter.
This is an optional parameter to support querying by date. The value should be in the format of milliseconds since epoch. It can be used alone or in conjunction with the startDate
parameter.
This is an optional parameter to support pagination. Get the value from the last
field if present in the previous response.
Response
This is an optional field in the response to support pagination. Use this value if present for the start
parameter of the following request to get the next page of results.
"ETH-USD#01HYXJVRCTDXQSTKZ17ND2SBJH#c3029869-2609-4a0d-8d9b-b030550add28"