Cal unified calendars
GETGet event for a connection
Get a single event by ID for the specified calendar connection. Only supported for Google Calendar connections; other connection types return 400.
GET
/v2/calendars/connections/{connectionId}/events/{eventId}Path Parameters
connectionIdRequiredstringeventIdRequiredstringQuery Parameters
calendarIdstringHeader Parameters
AuthorizationRequiredstringvalue must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token