get_open_orders
Fetch all active limit orders for an authenticated Polymarket account, optionally filtered by market condition ID or CLOB token ID.
Instructions
Retrieve a comprehensive list of all open/pending limit orders currently active for the authenticated account.
Args: market (Optional[str]): Explicitly filter results chronologically by market condition ID. asset_id (Optional[str]): Explicitly filter results specifically by CLOB token ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | No | ||
| asset_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |