v3

OpenAPI 3.0.0Dex Terms of Service2026-07-311481984.7 KB
agenda

Get a calendar event (v2)

Retrieve a single calendar event by its provider event ID, including attendees, conferencing links, and recurrence flags. Reads from the primary connected calendar unless account_email selects another connected account; when no account_email is given and the primary account does not have the event, every connected calendar account is searched for it. Returns { data: { calendar_event } }.

get/v2/agenda/calendar/events/{eventId}

Path parameters

eventIdstring required

Query parameters

account_emailstring
account_provider'GOOGLE' | 'OFFICE365'

Response

Successful response