Get eval suite
Get an eval suite including its cases and latest run + score.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
Response
Eval suite returned
agentId
baselineBatchExecutionId
caseCount
cases
createdAt
description
enabledCaseCount
flowId
graders
Ordered GraderConfig[] applied to every case.
id
isDefault
judgeAgreement
The judge-trust corpus (E6 calibration): how often the AI grader agrees with your reviews, surfaced as a plain fraction. Null until at least one verdict has been reviewed (POST /eval/scores/{scoreId}/review).
lastModifiedSource
Provenance of the last Definition write. ‘sdk’ / ‘terraform’ mean the suite is managed in code (converged by ensure on deploy).
latestRun
name
recordedToolMode
How captured cases replay: “next_step” (default when null) or “continue”.
recordedToolUnmatchedPolicy
Unmatched-call policy for “continue”-mode replays: “fail” (default when null) or “stub”.
targetName
Display name of the target flow/agent; null when the target row is gone.
targetType
updatedAt
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error