Skip to content

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.

tenantId
required
string
scheduleId
required
string
deep
boolean

OK