GET /filters
Returns public filter options for the resolved festival.
GET /public-api/v1/filtersQuery Parameters
| Name | Type | Required | Notes |
|---|---|---|---|
subFestSlug | string | No | Optional sub-fest selector. |
Example
curl \
-H "X-API-Key: fst_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" \
"https://testapi.festie.app/public-api/v1/filters"
Response Data
The response includes public filter collections such as sub-fests, categories, teams, venues, programme collections, and topper options that belong to the resolved festival.
Last updated on