Get Video Meeting Sessions. Only supported for Cal Video
Bookings
Get Video Meeting Sessions. Only supported for Cal Video
Requires authentication and proper authorization. Access is granted if you are the booking organizer, team admin or org admin/owner.
cal-api-version:
2026-02-25 is required in the request header.This endpoint is rate-limited to 60 requests per minute per caller (per API key, access token, OAuth client, or IP). Exceeding the limit returns a 429 response and blocks further calls for 60 seconds.
If the upstream conferencing provider rate-limits the request, this endpoint responds with HTTP 429 and a
Retry-After header carrying the number of seconds to wait before retrying. Clients should honor this hint.If accessed using an OAuth access token, the BOOKING_READ scope is required.
GET
Get Video Meeting Sessions. Only supported for Cal Video
Headers
Must be set to 2026-02-25.
value must be Bearer <token> where <token> is api key prefixed with cal_, managed user access token, or OAuth access token