Endpoints
All recurrences
Retrieve a list of recurrence schedules attached to your organization's events. A recurrence describes how a parent event repeats — a weekly parkrun, a club's tempo night, a monthly long run — and is the source of truth for auto-publishing future event runs.
GET
/recurrencesQuery Parameters
limitnumberMaximum number of recurrences to return (1-100)
statusenum<string>Filter by lifecycle status
Available options: active,paused,archived
Authorization
read:recurrencesResponse
idstringrequiredRecurrence ID
eventIdstringrequiredParent event ID
labelstringHuman-readable label (e.g. 'Tuesday tempo')
scheduleobjectrequiredRecurrence schedule
statusenum<string>requiredLifecycle status
Available options: active,paused,archived