Returns a list of executions for the specified agent
API key required for all endpoints
x >= 1
1 <= x <= 100
Filter by exact status match
started
, running
, paused
, ended
, handoff
Filter by started_at greater than or equal to (ISO 8601 format)
Filter by started_at less than or equal to (ISO 8601 format)
Filter by ended_at greater than or equal to (ISO 8601 format)
Filter by ended_at less than or equal to (ISO 8601 format)
A list of agent executions
The response is of type object
.