List agent schedules
GET/v2/agents/:agent_key/schedules
Lists all schedules for the specified agent. Returns high-level information about each schedule, including execution status and next scheduled execution time.
Request
Responses
- 200
- 403
- 404
List of agent schedules.
Permissions do not allow listing agent schedules.
Agent not found.