Orders
Get an order execution by ID
Returns the order execution specified by its ID. An execution represents a single trade fill within an order; an order may have multiple executions if it is partially filled across several trades.
See the Orders guide (TOL / BYOL / Omnibus) for execution lifecycle details.
get/orders/{order_id}/executions/{execution_id}
Response
OK
Changes
No recorded changes to this endpoint across all 7 revisions of this API.