/
OU
outcallerai
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
outcallerai
FastAPI
post
Start Evaluation Run
v4
OpenAPI 3.1.0
2026-08-03
553
368
548.9 KB
Start Evaluation Run
post
/api/workspaces/{workspace_id}/evaluation/runs
Path parameters
workspace_id
string
required
Request body
StartEvaluationRunRequest
required
useCaseId
string
required
agentId
string
nullable
personaIds
string[]
required
scenarioIds
string[]
required
name
string
nullable
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