Skip to main content
GET
Get incomplete evaluations for an experiment

Path Parameters

experiment_id
string
required

Query Parameters

evaluation_name
string[]

Evaluation names to check

cursor
string | null

Cursor for pagination

limit
integer
default:50

Maximum number of runs with incomplete evaluations to return

Response

Incomplete evaluations retrieved successfully

data
IncompleteExperimentEvaluation · object[]
required
next_cursor
string | null
required