Skip to main content
POST
Create orchestration evals runs

Authorizations

Authorization
string
header
required

Organization-scoped EvalGate API key. Discover the supported agent scopes at /.well-known/oauth-protected-resource. Per-operation grants are listed in x-evalgate-required-scopes; OpenAPI bearer security requirement arrays remain empty as required for non-OAuth schemes.

Body

application/json
taskAttemptId
string
required
programVersionId
string
required
executionStateSessionId
string
required
interpreterProfileVersionId
string
required
capabilityLeaseId
string
required
input
idempotencyKey
string
sourceWorkSetHash
string
workItemIds
string[]

Response

Successful response

accepted
enum<boolean>
required
Available options:
true
idempotent
enum<boolean>
required
Available options:
true
run
object
required