List Agent Runs
RUNS
List Agent Runs
GET
List Agent Runs
List all execution runs for a specific agent. Runs track the lifecycle of message processing including actions executed, evaluators run, and timing data.Documentation Index
Fetch the complete documentation index at: https://docs.elizaos.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The UUID of the agent
Query Parameters
Filter by run status:
started, completed, timeout, error, or allFilter runs by room ID
Maximum number of runs to return (max: 100)
Return only runs started after this Unix timestamp
Return only runs started before this Unix timestamp
Headers
Optional entity ID for Row-Level Security (RLS) filtering
Response
Array of run summaries
Total number of runs matching the filter
Whether there are more runs available

