API Docs / Operations / Calendar Feed / Get Calendar Feed File

Get Calendar Feed File

GET /calendar-feed/{token}.ics

Returns the iCalendar document for a feed token. Called anonymously by calendar clients.

Parameters

NameTypeDescription
token* path string

Responses

200 OK
304 Not Modified
404 Not Found

Try it