/
OU
outcallerai
/
FastAPI
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v4
OpenAPI 3.1.0
2026-08-03
553
368
548.9 KB
Get Evaluation Run
get
/api/workspaces/{workspace_id}/evaluation/runs/{run_id}
Path parameters
workspace_id
string
required
run_id
string
required
Response
Successful Response
EvaluationRunResponse
required
id
string
required
workspaceId
string
required
useCaseId
string
required
useCaseName
string
nullable
agentId
string
nullable
name
string
nullable
status
string
required
startedAt
string
date-time
nullable
completedAt
string
date-time
nullable
results
EvaluationResultResponse[]
passCount
integer
failCount
integer
totalCount
integer
createdAt
string
date-time
required
updatedAt
string
date-time
required