Skip to main content
GET
List evaluations evaluations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 1000
offset
integer
default:0
Required range: x >= 0
id
string
status
string

Response

Successful response

testCases
object[]
required
runs
object[]
required
id
number
required
name
string
required
description
null | string
required
type
string
required
status
string
required
organizationId
string<uuid>
required
createdBy
string
required
executionSettings
null | object
required
modelSettings
null | object
required
customMetrics
null | object[]
required
executorType
null | string
required
executorConfig
null | object
required
publishedRunId
null | number
required
publishedVersion
null | number
required
projectKey
null | string
required
lockedBySessionId
null | string
required
lockAcquiredAt
null | string<date-time>
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required