Skip to content

Lists the recently edited schedules as a ScheduleListItemDescriptor[]

GET
/api/v1/{tenantId}/schedules/recent

Plugin API access: this operation accepts a plugin JWT (PluginBearer) for its own tenant.

tenantId
required
string

OK

object
schedules
Array<object>
nullable
object
id
string
nullable
name
string
nullable

Bad Request

object
message
string
nullable
code
string
nullable

Too Many Requests

object
message
string
nullable
code
string
nullable