List available slots for a scheduling link for a given month.
Documentation Index
Fetch the complete documentation index at: https://apidocs.neetocal.com/llms.txt
Use this file to discover all available pages before exploring further.
{your-subdomain} with your workspace’s subdomain. X-Api-Key is used to authenticate requests using an API key. Provide your API key in this header to access protected endpoints. Refer to Authentication for more information.
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"
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"
OK - Request succeeded