orders.list
List all pending limit orders on your Polymarket account. Use after placing orders to confirm acceptance, or before canceling to preview orders. Returns order ID, market question, side, size, limit price, and age.
Instructions
List all open (pending/unfilled) limit orders currently resting on Polymarket's order book for this account. Use after placing limit orders via orders.buy or wta.bid to confirm acceptance, or before orders.cancel to preview what will be removed. Returns each order's ID, market question, side (BUY/SELL), size, limit price, and age. For deeper detail on a single order, call orders.status with its order_id. Only works in live mode (returns an empty list in preview). No parameters. Pro feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||