List CLOB Pairs
list_clob_pairsEnumerate CLOB trading pairs — the valid inputs to get_prices/get_orderbook (list_markets returns prediction-market ids, a disjoint identifier space).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results | |
| offset | No | Pagination offset | |
| prefix | No | Filter pairs whose symbol starts with this prefix | |
| enabled_only | No | Only pairs currently enabled for trading |