Skip to main content
GET
Get Agent Run
Get detailed information about a specific agent run, including the full event history.

Path Parameters

string
required
The UUID of the agent
string
required
The UUID of the run

Response

string
Unique run identifier
string
Agent that executed this run
string
Room where the run occurred
number
Unix timestamp when run started
number
Unix timestamp when run ended
string
Run status: completed, failed, timeout, cancelled
array
Full event history for this run
object
Token usage summary
array
Array of error messages if any occurred