Cal unified calendars
GETGet free/busy for a connection
Get busy time slots for the specified calendar connection.
GET
/v2/calendars/connections/{connectionId}/freebusyPath Parameters
connectionIdRequiredstringQuery Parameters
fromRequiredstringStart of the date range (ISO 8601 date or date-time)
toRequiredstringEnd of the date range (ISO 8601 date or date-time)
timeZonestringIANA time zone (e.g. America/New_York)
Header Parameters
AuthorizationRequiredstringvalue must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token