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