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
id
Batch execution ID
Response
Eval results returned
batchExecutionId
caseErrors
Every graded case that errored, with the failure text its scores recorded. Empty when no case errored, when the run is not scored yet, or when it was scored before the field shipped.
failedRecords
flowId
processedRecords
resultsByRecord
startedAt
status
totalRecords
agentTargetAlias
The release alias the run resolved through, when it resolved through one.
agentTargetResolution
How the run picked its version. Null on a run that predates release aliases.
agentVersionId
The exact Agent version every case of this run executed. Null for a legacy run.
caseManifestHash
SHA-256 over the ordered, normalized case set this run executed.
completedAt
evalConfig
evalGroupId
evalName
evaluatorFingerprint
SHA-256 over the evaluator configuration this run scored with.
Errors
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error