List available slots
List available slots for a scheduling link for a given month.
{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
The unique identifier (SID) of the scheduling link. You can get sid in different ways. Visit the scheduling link page and then click on "Settings" > "Show SID". That will give you sid. You can also get this from the response of the List scheduling links endpoint.
"vj5pgkh"
Query Parameters
Time zone in which to check available slots.
"Asia/Kolkata"
Year for which to check available slots.
"2025"
Month for which to check available slots.
"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.
"21"
Response
OK - Request succeeded