Bookings - attendees
GETGet a specific attendee for a booking
Retrieves details of a specific attendee in a seated booking.
GET
/v2/bookings/{bookingUid}/attendees/{attendeeId}Path Parameters
bookingUidRequiredstringattendeeIdRequirednumberHeader Parameters
ical-api-versionRequiredstringMust be set to 2024-08-13. This header is required as this endpoint does not exist in older API versions.
AuthorizationRequiredstringvalue must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token