{ "schedules": [ { "schedule_id": "<string>", "name": "<string>", "agent_id": "<string>", "state": "ACTIVE", "workflow_name": "<string>", "next_action_time": "2023-11-07T05:31:56Z" } ], "total": 123 }
List all schedules for an agent.
1 <= x <= 1000
Successful Response
Response model for listing schedules
List of schedules
Show child attributes
Unique identifier for the schedule
Human-readable name for the schedule
ID of the agent this schedule belongs to
Current state of the schedule
ACTIVE
PAUSED
Name of the scheduled workflow
Next scheduled execution time
Total number of schedules