Calendar

Get Calendar Event

Get a specific calendar event with its intelligence.

get/calendar/events/{event_id}

Path parameters

event_idstring uuid required

Headers

authorizationstring nullable

Response

Successful Response

idstring uuid required

Event ID

subjectstring required

Event subject

start_timestring date-time required

Event start time

end_timestring date-time required

Event end time

descriptionstring nullable

Event description

locationstring nullable

Event location

conference_urlstring nullable

Conference URL

conference_provider'zoom' | 'teams' | 'meet' | 'other' | 'none'

Conference provider types.

languagestring nullable

Language of the event

attendeesobject[]

List of attendees

recall_bot_enabledboolean required

Whether the Recall bot is enabled for the event

Changes

No recorded changes to this endpoint across all 1 revision of this API.