Cal unified calendars
GETGet meeting details from calendar
Retrieves a specific calendar event.
GET
/v2/calendars/{calendar}/event/{eventUid}Path Parameters
calendarRequiredstringValue in:
"google"eventUidRequiredstringThe Google Calendar event ID. You can retrieve this by getting booking references from the following endpoints:
- For user events: GET /v2/bookings/{bookingUid}/references
Header Parameters
AuthorizationRequiredstringvalue must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token