Error
A valid request URL is required to generate request examples{
"runs": {
"data": [
{}
],
"meta": {}
}
}Agents - Runs
List runs for an agent
Get the run history for a specific agent. Useful for monitoring agent performance and debugging issues.
GET
/
agents
/
{agentId}
/
runs
Error
A valid request URL is required to generate request examples{
"runs": {
"data": [
{}
],
"meta": {}
}
}Authorizations
Enter token in format (Bearer )
Path Parameters
Agent ID
Query Parameters
Filter by status
Filter by session
Number of days to look back
Results per page
Response
200 - application/json
Runs retrieved successfully
Show child attributes
Show child attributes