Get eval results

Get detailed results for a specific eval batch including step results and tool calls.

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired
Batch execution ID

Response

Eval results returned
batchExecutionIdstring
failedRecordsinteger
flowIdstring or null
processedRecordsinteger
resultsByRecordmap from strings to lists of objects
startedAtstring
statusstring
totalRecordsinteger
completedAtstring
evalConfigany
evalGroupIdstring
evalNamestring

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error