Orders & Positions
Fetch Order
Look up a single order by id. Returns the order's current status, filled / remaining size, average fill price, and — once settled — the on-chain tx hash.
order_id is what createOrderHosted (or fetchOpenOrdersHosted) returns.
get/v0/orders/{order_id}
Path parameters
order_idstring required
Unified order id.
Response
The order.