Get Markets
Retrieves a list of markets with various filtering and sorting options.
Markets
Get markets.
Note: Markets can be traded via the CLOB if
enableOrderBook
istrue
.
Query Parameters
Limit query results
Pagination offset
Key to sort by
Sort direction, defaults to true, requires the order parameter
ID of a single market to query, can be used multiple times to fetch multiple markets
Slug of a single event to query, can be used multiple times to fetch multiple markets
Filter by archived status
Filter by active status
Filter by closed status
Filter by clob token ID, can be used multiple times
Filter by condition ID, can be used multiple times
Filter by minimum liquidity
Filter by maximum liquidity
Filter by minimum volume
Filter by maximum volume
Filter by minimum start date
Filter by maximum start date
Filter by minimum end date
Filter by maximum end date
Filter by tag ID
Include events with related tags, requires the tag_id parameter
Response
A list of markets
The response is of type object[]
.