calendar-v2
List Calendar Events
Get a list of calendar events.
The base rate limit for this endpoint is:
- 60 requests per min per workspace
get/api/v2/calendar-events/
Query parameters
calendar_idstring uuid required
Filter results by calendar ID.
cursorstring
The pagination cursor value.
ical_uidstring
Filter results by ical_uid. (Case sensitive prefix match will be performed.)
is_deletedboolean
start_timestring date-time
start_time__gtestring date-time
start_time__ltestring date-time
updated_at__gtestring date-time
Response
Changes
Changed in 1 of the 6 revisions of this API.1
- ▲
the
queryrequest parametercalendar_idbecame requiredrequest-parameter-became-required
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲