/
OU
outcallerai
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
outcallerai
FastAPI
get
Get Evaluation Run
v5
OpenAPI 3.1.0
2026-08-04
559
375
561.8 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