Agent Schedules
Retrieve schedule
Retrieves a single schedule by ID.
get/v3/agents/{agent_key}/schedules/{schedule_id}
Path parameters
agent_keystring required
The unique routing key of the agent the schedule belongs to.
The unique routing key of the agent the schedule belongs to.
schedule_idstring required
The schedule's ULID, as returned from create.
The schedule's ULID, as returned from create.
Response
Schedule retrieved.