List calendars
Calendars
List calendars
Returns calendars in your Plane workspace.
GET
List calendars
Use this endpoint to discover calendar IDs before listing or retrieving
calendar events. Filter by
purpose to find system
calendars such as the holidays or time-off calendar without matching on name.
Parameters
Only return calendars tagged with this purpose. Known values include
holidays, leaves,
anniversaries, and starting. This list is not exhaustive.A limit on the number of objects to be returned. Limit can range between 1 and 100, and the
default is 10.
A value from a previous response that lets you fetch the next page.
Return results after this calendar ID.
Return results before this calendar ID.
Returns
Returns a dictionary with acalendars property that contains an array of
Calendar objects. If no calendars exist, the array is empty.