Skip to main content
GET
List evaluator bindings

Authorizations

x-api-key
string
header
required

Query Parameters

evaluator_id
string<uuid> | null
scope
enum<string> | null
Available options:
scenario,
agent
scenario_id
string<uuid> | null
agent_id
string<uuid> | null
limit
integer
default:50
Required range: 1 <= x <= 200
cursor
string | null

Response

Successful Response

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