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.
Responses
| Name | Type | Description |
|---|---|---|
| profiles | array | Profiles contains every profile available to the API key owner. |
| [item]Required | object | - |
| success | boolean | Success indicates whether the listing succeeded. |
| Name | Type | Description |
|---|---|---|
| message | string | Message contains human readable error details. |
| success | boolean | Success is always false for error payloads. |
| Name | Type | Description |
|---|---|---|
| message | string | Message contains human readable error details. |
| success | boolean | Success is always false for error payloads. |