get_my_orders
Fetch your order history with filters by status, market, or outcome. Paginated results for easy browsing of past orders.
Instructions
Get your order book history. Paginated with optional status/market/outcome filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status (e.g. open, filled, canceled) | |
| market_token | No | Filter to a specific market | |
| outcome_id | No | Narrow to a single outcome (0-indexed) | |
| page | No | ||
| limit | No |