Bookings - attendees
GETGet all attendees for a booking
Retrieves a complete list of all attendees for a specific booking by its unique identifier.
GET
/v2/bookings/{bookingUid}/attendeesPath Parameters
bookingUidRequiredstringHeader 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