Find a selected calendar by providing the compoundId(userId_integration_externalId) separated by `_`
Getting Started
Attendees
Availabilities
Booking References
Bookings
Credentials
Destination Calendars
Event Types
Memberships
Schedules
Selected Calendars
Teams
Users
Find a selected calendar by providing the compoundId(userId_integration_externalId) separated by `_`
GET
/
selected-calendars
/
{userId}
_
{integration}
_
{externalId}
apiKey
string
*
apiKey
Required
string
userId
integer
*
userId
Required
integer
userId of the selected calendar to get
externalId
string
*
externalId
Required
string
externalId of the selected calendar to get
integration
string
*
integration
Required
string
integration of the selected calendar to get
apiKey
string
*
apiKey
Required
string
Your API Key
Authorizations
apiKey
string
queryrequiredPath Parameters
userId
integer
requireduserId of the selected calendar to get
externalId
string
requiredexternalId of the selected calendar to get
integration
string
requiredintegration of the selected calendar to get
Query Parameters
apiKey
string
requiredYour API Key
Was this page helpful?