Skip to main content
GET
List evaluators

Authorizations

x-api-key
string
header
required

Query Parameters

kind
enum<string> | null
Available options:
model_judge,
deterministic
status
enum<string> | null
Available options:
active,
inactive,
archived
tag
string | null
name_contains
string | null

Case-insensitive substring match on the evaluator name.

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

Response

Successful Response

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