orders
Get Order
Get a single order by ID with its fills.
Returns complete order details including execution history.
Use Cases:
- Track order progress and execution quality
- Reconcile fills for accounting
- Debug rejected or partially filled orders
get/v1/orders/{order_id}
Path parameters
order_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 9 revisions of this API.