List agent schedules
GET/v2/agents/:agent_key/schedules
Supported API Key Type:
Personal
List all schedules for the specified agent. This endpoint 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.