Schedule Profiles

Get saved schedule profiles

GET
https://api.tunio.ai/v1/schedule-profiles

Returns 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

NameTypeDescription
profilesarray
Profiles contains every profile available to the API key owner.
[item]Requiredobject
-
successboolean
Success indicates whether the listing succeeded.
NameTypeDescription
messagestring
Message contains human readable error details.
successboolean
Success is always false for error payloads.
NameTypeDescription
messagestring
Message contains human readable error details.
successboolean
Success is always false for error payloads.