v3

latestOpenAPI 3.1.02026-07-313310887.1 KB
agents

List Agent Runs

Read past runs of an agent (newest first), with filters. Lets a running agent inspect old inputs/outputs. Authorized against the agent's workspace; workspace_id is derived from the agent (no header).

get/api/v1/agents/{agent_id}/runs

Path parameters

agent_idstring required

Query parameters

statusstring nullable
sincestring nullable
untilstring nullable
trigger_sourcestring nullable
include_outputboolean
limitinteger

Headers

x-api-keystring required

Response

Successful Response

{"stackTrail":"paths:/api/v1/agents/{agent_id}/runs:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
All 33 operations