Calendar
Calendar and event management
📄️ List all system calendars
Returns built-in system calendars (birthdays, anniversaries, events).
📄️ Get events from a system calendar
Get events from a system calendar
📄️ Get a single event from a system calendar
Get a single event from a system calendar
📄️ Get system calendar events in FullCalendar format
Get system calendar events in FullCalendar format
📄️ List user-created calendars
Returns all user calendars. Optionally filter by ID using GET /calendars/{id}.
📄️ Create a new calendar
Create a new calendar
📄️ Get a specific user calendar
Get a specific user calendar
📄️ Delete a user calendar
Delete a user calendar
📄️ Get user calendar events in FullCalendar format
Get user calendar events in FullCalendar format
📄️ Get events for a user calendar
Get events for a user calendar
📄️ Generate a new public access token for a calendar
Generate a new public access token for a calendar
📄️ Remove the public access token from a calendar
Remove the public access token from a calendar
📄️ Get today's event counters for the dashboard menu badges
Returns counts of upcoming birthdays, anniversaries, and events used to populate navigation badge counts.
📄️ List all events
Returns all calendar events with their linked group associations.
📄️ Create a new event
Create a new event
📄️ List all event types
List all event types
📄️ Get an event by ID
Get an event by ID
📄️ Update an existing event
Update an existing event
📄️ Delete an event
Delete an event
📄️ Get an event's primary contact person
Get an event's primary contact person
📄️ Get an event's secondary contact person
Get an event's secondary contact person
📄️ Get an event's location
Get an event's location
📄️ Get an event's audience (linked groups)
Get an event's audience (linked groups)
📄️ Update an event's start and end times
Update an event's start and end times