Order Query
Order Query Management Interfaces
ποΈ Get Order Detail
Retrieves the order details for a specific trade via the order ID.
ποΈ List Order History
Retrieves historical orders.
ποΈ List Open Orders
Retrieves current pending orders list with pagination support.
ποΈ List Order Executions
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.