List Order Executions
GET/broker/orders/executions/list
Retrieves historical order execution records for a specific account. Results can be filtered by date range, client order ID, or both. The 7-day date-range limit applies only when client_order_id is not provided.
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.