Skip to main content
GET
Retrieve availability

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

The unique identifier for the meeting link whose availability is being retrieved.

Query Parameters

timezone
string
required

The timezone in which the availability should be checked. This parameter is required.

monthOffset
integer<int32>

An optional integer to adjust the month view. It allows you to view availability for future or past months.

Response

successful operation

allUsersBusyTimes
object[]
required

An array of objects representing the busy times for all users associated with the meeting link. Each object includes the user's busy time ranges.

Last modified on March 31, 2026