v2

latestOpenAPI 3.1.02026-08-014610794.4 KB
agent-executions

List Agent Executions

List all agent executions matching the query parameters sorted anti-chronologically by when they were last updated (updated_at).

get/api/v1/agent-executions

Query parameters

agent_execution_idstring[] nullable
agent_idstring[] nullable
workspace_idstring[] nullable
statusstring[] nullable
skipinteger
limitinteger
expandstring[] nullable

total_count: Include the total number of agent executions that match the query, only accurate up to 100.

total_count: Include the total number of agent executions that match the query, only accurate up to 100.

Response

Successful Response

hasMoreboolean

Whether there are more agent executions that match the query that were not included in this response.

totalCountinteger nullable

The total number of agent executions that match the query, only accurate up to 100.

All 46 operations