List availabilities of a team member
API v1 (Deprecated)
List availabilities of a team member
List availabilities for a team member.
GET
List availabilities of a team member
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.
Query Parameters
Email of the team member whose availabilities should be listed.
Example:
"oliver@example.com"
Retrieve paginated results by specifying the desired page number. If this parameter is absent, all results will be returned.
Set the number of results returned in the response. Defaulting to 30 when omitted.
Response
200 - application/json
OK - Request succeeded