post https://api.talkdeskapp.com/industries-scheduler/availabilities
Get availabilities of one or more emails.
Scope
industries-scheduler-availabilities:read
Body Response - Schema
200 OK
Array of availabilities response.
Parameter | Type | Description |
---|---|---|
id | string | The ID. Required. |
calendar_id | string | The user's email. Required. |
free_time_periods | array (object) | "free_time_periods" subdivides into: 1. "start" (number) - Start free availability unix epoch time in milliseconds. Required. 2. "end" (number) - End free availability unix epoch time in milliseconds. Required. |
400 (bad request), 401 (unauthorized), 403 (forbidden), 404 (not found)
Parameter | Type | Description | Required |
---|---|---|---|
code | string | n/a | yes |
message | string | n/a | yes |
description | string | n/a | no |
fields | array[object] | "fields" subdivides into: "name" (string) "description" (string) | yes (name and description) |
Troubleshooting
If you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.