Skip to main content
GET
Retrieve booking info

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

slug
string
required

Query Parameters

timezone
string
required

Response

successful operation

allUsersBusyTimes
object[]
required

An array of objects representing the busy times for all users associated with the meeting link.

customParams
object
required
isOffline
boolean
required

A boolean indicating whether the meeting link is offline.

The unique identifier for the meeting link.

The type of meeting link. Valid values include 'PERSONAL_LINK', 'GROUP_CALENDAR', and 'ROUND_ROBIN_CALENDAR'.

Available options:
GROUP_CALENDAR,
PERSONAL_LINK,
ROUND_ROBIN_CALENDAR
brandingMetadata
object
Last modified on September 15, 2026