Retrieve an evaluator

Retrieve an evaluator by ID, including its full configuration.

Path parameters

evaluator_idstringRequired
Evaluator Id

Headers

AuthorizationstringRequired

Bearer token. Use Bearer YOUR_API_KEY.

Response

Successful response for Retrieve evaluator
idstring
namestring
evaluator_slugstring
typestring
score_value_typestring
eval_classstring
descriptionstring
score_configobject
passing_conditionsobject
llm_configobject
code_configstring
configurationsobject
created_byobject
updated_byobject
created_atstring
updated_atstring
custom_required_fieldslist of strings
categorical_choiceslist of objects or null
starredboolean
organizationinteger
tagslist of strings

Errors

401
Unauthorized Error