Skip to main content

Overview

Returns the minimum metadata for a single event — its name, slug, date, status, and the boolean flags for which search features (BIB, selfie, name, video, photo timeline) are enabled. Call this before invoking any search endpoint to avoid a 403 for a disabled feature.

Endpoint

Path Parameters

Example Request

Example Response

Response Models

Check bib_search, selfie_search, name_search, video_search, video_selfie_search, and timeline_search before calling the corresponding search endpoints. Calling a search endpoint when its flag is false returns 403. video_selfie_search is only true when the event-level video_search toggle is on and selfie-driven video clipping has been enabled by the organiser. timeline_search gates both Photo Timeline endpoints (GET /timeline/days and GET /timeline/images).

Error Responses

See Errors for canonical descriptions and retry guidance.