Bookings
GETGet a booking
Retrieves the details of a specific booking or recurring booking.
GET
/v2/bookings/{bookingUid}Path Parameters
bookingUidRequiredstringHeader Parameters
ical-api-versionRequiredstringMust be set to 2024-08-13. If not set to this value, the endpoint will default to an older version.
Default:
"2024-08-13"Authorizationstringvalue must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token
x-cal-secret-keystringFor platform customers - OAuth client secret key
x-cal-client-idstringFor platform customers - OAuth client ID