Skip to main content
GET
List runs

Authorizations

Authorization
string
header
required

API key issued from Settings → API Keys. Pass as Authorization: Bearer <key>.

Query Parameters

type
string
source
string
status
string
trigger
string
triggeredBy
string
sourceRef
string
batchId
string
exampleId
string
exampleIdContains
string
from
string
to
string
createdAfter
string
createdBefore
string
completedAfter
string
completedBefore
string
cursor
string
offset
integer
Required range: 0 <= x <= 9007199254740991
limit
integer
Required range: 1 <= x <= 100
ids
string
experiments
string
sort
string
order
string
reviewStatus
string
reviewVerdict
string
hasReview
string
noReview
string
hasCorrections
string
reviewNoteContains
string
reviewCreatedAfter
string
reviewCreatedBefore
string
reviewUpdatedAfter
string
reviewUpdatedBefore
string
reviewClosedAfter
string
reviewClosedBefore
string
sinceLastClosed
string
sampleRate
string

Keep runs whose sampleRank is below this threshold (0–1). Pages may return fewer than limit rows when filtered.

Response

Runs page

runs
object[]
required
nextCursor
string | null
required