List markets for a page
Market Pages & Navigation
List Markets for a Page
Returns paginated list of markets for a specific market page with filtering and sorting
GET
List markets for a page
The
id parameter can be __home__ to list all markets when Home is not explicitly configured.Supports both offset pagination (page + limit) and cursor pagination (cursor). When cursor is present, offset pagination is ignored.Sorting: prefix field with - for descending (e.g., -updatedAt). Allowed fields: createdAt, updatedAt, deadline, id.includeNextMarket (optional). Pass includeNextMarket=true to attach the next round of upfront-scheduled markets to each affected result:includeNextMarket mid-pagination. The tradable flag is conservative in listings; fetch the successor directly with Get Market before trading.Path Parameters
Market page ID
Example:
"123e4567-e89b-12d3-a456-426614174000"