List Order Executions
GET/trading/orders/executions/list
Retrieves historical order execution records for a specific account. Results can be filtered by date range, client order ID, or both.
Request
Responses
- 200
- 401
- 417
- 500
OK
Unauthorized: Authentication required
A business logic error triggered when the request cannot be processed due to domain-specific constraints.
Internal Server Error.