Announcement Schedules
Get an announcement schedule
GET
https://api.tunio.ai/v1/announcements/schedules/{schedule_id}Get a single announcement schedule by UUID
路径参数
| 名称 | 类型 | 说明 |
|---|---|---|
| schedule_idRequired | string | Schedule ID |
响应
| 名称 | 类型 | 说明 |
|---|---|---|
| schedule | object | Schedule contains the requested schedule data. |
| announcement | object | Announcement contains announcement meta referenced by the schedule. |
| interval | integer | Interval is the repeat period in minutes. |
| schedule_id | string | UUID uniquely identifies the schedule entry. |
| stream | object | Stream describes the stream where announcement is played. |
| success | boolean | Success indicates the schedule was found. |
| 名称 | 类型 | 说明 |
|---|---|---|
| message | string | Message contains human readable error details. |
| success | boolean | Success is always false for error payloads. |
| 名称 | 类型 | 说明 |
|---|---|---|
| message | string | Message contains human readable error details. |
| success | boolean | Success is always false for error payloads. |
| 名称 | 类型 | 说明 |
|---|---|---|
| message | string | Message contains human readable error details. |
| success | boolean | Success is always false for error payloads. |
| 名称 | 类型 | 说明 |
|---|---|---|
| message | string | Message contains human readable error details. |
| success | boolean | Success is always false for error payloads. |