v1
latestOpenAPI 3.1.02026-07-22152755.8 KBRetrieve multiple runs in a single request.
success: true indicates the run passed its quality evaluation. A run with success=false either failed to connect (check error_message) or failed an evaluation check. For detailed outcomes check: error_message, metadata.ended_reason, and evaluation.metrics[].result.
Query parameters
Comma-separated list of run IDs. Example: 1,2,3
Must be a plain comma-separated string, not a JSON array — passing a JSON array returns a 400 error.
Tenant scope. Supply one of agent_id, result_id, project_id when authenticating with a user session or OAuth bearer token; omit when using an API key already scoped to the tenant.
Tenant scope. Supply one of agent_id, result_id, project_id when authenticating with a user session or OAuth bearer token; omit when using an API key already scoped to the tenant.
Tenant scope. Supply one of agent_id, result_id, project_id when authenticating with a user session or OAuth bearer token; omit when using an API key already scoped to the tenant.