Get a run schedule by its id.
Successful Response
Response model describing a scheduled agent run.
The unique identifier of the run schedule.
The agent this schedule belongs to.
Human-readable schedule name.
Optional description.
Cron cadence, if cron-based.
Interval cadence in seconds, if interval-based.
Timezone the cron expression is evaluated in.
Schedule activation time.
Schedule deactivation time.
Whether the schedule is paused.
Task params at fire time.
Task metadata at fire time.
The first input delivered to each freshly created scheduled task.
Delivery method, inferred from the agent's ACP type.
Credential-free creator identity stored with the schedule.
Never carries cookies, JWTs, API keys, OAuth tokens, or request headers — it is creator context used only for AuthZ and ownership at fire time.
When the schedule was created.
When the schedule was updated.
Live state of a run schedule, derived from Temporal.
Upcoming scheduled fire times.
Whether requested live Temporal fields were retrieved successfully. Null when live enrichment was not requested.
Skipped one-off scheduled fire times.
When the schedule last fired.
Number of times the schedule has fired.