Get a booking proposal
Returns a pending booking proposal and the timeslots it proposes.
Only somebody who could confirm the proposal may read it: the event’s organizer, a host one of the proposed timeslots is held for, a host of a collective or managed event, or a team or organization role holding booking.updateTeamBookings / booking.updateOrgBookings where the event lives.
A proposal that has already been confirmed no longer exists — the booking it produced is available from GET /v2/bookings/:bookingUid instead — so this endpoint answers 404 for it, the same as it does for a proposal the caller may not read.
Headers
Must be set to 2024-08-13. If not set to this value, the endpoint will default to an older version.
"2024-08-13"
value must be Bearer <token> where <token> is api key prefixed with cal_, managed user access token, or OAuth access token