v1

latestOpenAPI 3.0.02026-07-17121287546.7 KB
Bookings

Get booking references

<Note>Please make sure to pass in the cal-api-version header value as mentioned in the Headers section. Not passing the correct value will default to an older version of this endpoint.</Note>

get/v2/bookings/{bookingUid}/references

Path parameters

bookingUidstring required

Query parameters

type'google_calendar' | 'office365_calendar' | 'daily_video' | 'google_video' | 'office365_video' | 'zoom_video'
Example:google_calendar

Filter booking references by type

Headers

cal-api-versionstring required

Must be set to 2024-08-13. If not set to this value, the endpoint will default to an older version.

Authorizationstring required

value must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token

Response

statusobject required

The status of the request, always 'success' for successful responses