Used to export a schedule to a .xml file for dissemination, optionally including the schedules it references (deep=true)
GET
/api/v1/{tenantId}/schedule/{scheduleId}/export
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
scheduleId
required
string
Query Parameters
Section titled “Query Parameters ” deep
boolean
Responses
Section titled “ Responses ”OK