v2
latestOpenAPI 3.1.02026-07-262937191.0 MBGet Schedule
Get Schedule
Path parameters
Response
Successful Response
Cron-based specification of times.
Time after which the first action may be run.
Time after which no more actions will be run.
Jitter to apply each action.
An action's scheduled time will be incremented by a random value between 0 and this value if present (but not past the next schedule).
IANA time zone name, for example US/Central.
Unique identifier for the schedule.
Remaining workflow executions before this schedule stops triggering automatically. null means unlimited; 0 means the limit has been reached and the schedule is exhausted.
Name of the workflow this schedule triggers.
Name of the deployment this schedule targets.
Whether the schedule is currently paused.
Human-readable note associated with the current pause or resume state.