Bookings
GETGet a booking by seat UID
Retrieves the details of a specific seated booking.
GET
/v2/bookings/by-seat/{seatUid}Path Parameters
seatUidRequiredstringHeader 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