Agent Executions
List agent executions
Returns a list of executions for the specified agent
GET
Authorizations
API key required for all endpoints
Path Parameters
Query Parameters
Required range:
x >= 1
Required range:
1 <= x <= 100
Filter by exact status match
Available options:
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)
Response
200
application/json
A list of agent executions
The response is of type object
.