Lists the system schedules as a FolderStructureNode[] arranged into the tenant's schedule-folder hierarchy.
GET
/api/v1/{tenantId}/list-schedules
Plugin API access: this operation accepts a plugin JWT (PluginBearer) for its own tenant.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tenantId
required
string
Responses
Section titled “ Responses ”OK
object
folders
Array<object>
object
id
string
name
string
properties
Array<object>
object
key
string
value
string
children
Array<object> recursive
Bad Request
object
message
string
code
string
Too Many Requests
object
message
string
code
string