Get Events
Fetches a list of events with various filtering and sorting options.
Events
Get events.
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 event to query, can be used multiple times to fetch multiple events
Slug of a single event to query, can be used multiple times to fetch multiple events
Filter by archived status
Filter by active status
Filter by closed status
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 labels
Filter by tag ID
Include events with related tags, requires the tag_id parameter
Filter by tag slug
Response
Successful response
The response is of type object[]
.