List available slots
API v1 (Deprecated)
List available slots
List available slots for a scheduling link for a given month.
GET
List available slots
Replace
Learn how to find your subdomain in Workspace subdomain.
{your-subdomain} with your workspace’s subdomain. Learn how to find your subdomain in Workspace subdomain.
Headers
Use the X-Api-Key header to provide your workspace API key. Refer to Authentication for more information.
Path Parameters
Slug of the scheduling link.
Example:
"meeting-with-oliver-smith"
Query Parameters
Time zone in which to check available slots.
Example:
"Asia/Kolkata"
Year for which to check available slots.
Example:
"2025"
Month for which to check available slots.
Example:
"11"
The day of the month to check for available slots. If omitted, slots for all days in the month will be returned. If provided, only slots for the specified day will be included.
Example:
"21"
Response
200 - application/json
OK - Request succeeded