Skip to content
Orders

Get a list of orders

Retrieves a paginated list of exchange orders directly at the root array.
GET
https://api.thechange.ltd/v2/orders

Headers

TC-API-KEYstringRequired
API key for requests authentication

Query Parameters

limitintegerOptional
Number of records to return for pagination.
offsetintegerOptional
Number of records to skip for pagination.
statusstringOptional
Optional order status filter.

Responses

Updated