v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Basic

List booking information

Get details about the initial information necessary for a meeting scheduler.

get/scheduler/2026-03/meetings/meeting-links/book/{slug}

Path parameters

slugstring required

Query parameters

timezonestring required

Response

successful operation

isOfflineboolean required

Whether the meeting was booked offline, meaning no associated calendar event was created.

linkIdstring required

The unique identifier for the meeting link.

linkType'GROUP_CALENDAR' | 'PERSONAL_LINK' | 'ROUND_ROBIN_CALENDAR' required

The type of the meeting link. Accepted values are: GROUP_CALENDAR, PERSONAL_LINK, ROUND_ROBIN_CALENDAR.