Skip to main content
Version: v3

Get Free Slots

GET 

/calendars/:calendarId/free-slots

Get free slots for a calendar between a date range. Optionally a consumer can also request free slots in a particular timezone and also for a particular user.

Request

Version stringrequired

API Version

Available optionsv3
calendarId stringrequired

Calendar Id

startDate numberrequired

Start Date (⚠️ Important: Date range cannot be more than 31 days)

endDate numberrequired

End Date (⚠️ Important: Date range cannot be more than 31 days)

timezone string

The timezone in which the free slots are returned

userId string

The user for whom the free slots are returned

userIds string[]

The users for whom the free slots are returned

application/json

Availability map keyed by date (YYYY-MM-DD)

Schema
    property name*SlotsSchema