Skip to main content
GET
List evaluation runs for a suite

Authorizations

x-api-key
string
header
required

Path Parameters

suite_id
string<uuid>
required

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 200
cursor
string | null

Response

Successful Response

items
KBEvalRunResponse · object[]
required
has_more
boolean
required
next_cursor
string | null