v1

latestOpenAPI 3.1.02026-07-2649128242.2 KB
Schedule

Get Schedule

Retrieves an individual schedule

get/main/Schedule/{id}

Path parameters

idstring required

Schedule identifier

Response

Schedule resource

activeboolean

Indicates whether this schedule is in active use

idstring nullable

Logical id of this artifact

resourceTypestring nullable

Resource Type

Example response

{
  "active": true
}