v5

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-15312564.6 KB
Agent Chat & Monitoring

Get agent runs

Get execution history for a specific agent, including trigger type, status, output, and credits charged.

get/v1/agents/{agent_id}/runs

Path parameters

agent_idstring uuid required

The agent's unique identifier

Query parameters

limitinteger

Number of runs to return

Response

Run history

idstring
agent_idstring
trigger_type'scheduled' | 'alpha' | 'manual' nullable
statusstring
titlestring nullable
summarystring nullable
reasoningstring nullable
action_takenboolean nullable

Whether the agent executed a trade during this run

errorstring nullable
started_atstring nullable
finished_atstring nullable