Replace {your-workspace} with your workspace’s subdomain. Learn how to find your subdomain in Identifying your subdomain.
Pro tip: In the API playground above, you can easily add multiple email
addresses by clicking the ”+” button next to the emails[] parameter. The
playground will automatically generate the correct query string format for
you.
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.
Email addresses of team members whose availabilities should be listed. You can add multiple email addresses to get availabilities for multiple team members. The API playground allows you to easily add multiple emails by clicking the "+" button.
Array of availability configurations for the requested team members. Each availability contains the schedule, buffer times, and associated user information.
Time periods for this specific date. Set as empty array ([]) to mark the date as unavailable. If periods are provided, they override the regular weekly schedule for this date.