Schedule Profiles
Get saved schedule profiles
GET
https://api.tunio.ai/v1/schedule-profilesReturns every saved schedule profile available to the current user. A profile holds a music schedule, a content schedule, or both, and can be applied to any of the user's streams.
响应
| 名称 | 类型 | 说明 |
|---|---|---|
| profiles | array | Profiles contains every profile available to the API key owner. |
| [item]Required | object | - |
| success | boolean | Success indicates whether the listing succeeded. |
| 名称 | 类型 | 说明 |
|---|---|---|
| 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. |