v3
latestOpenAPI 3.1.02026-07-311,4541,5202.3 MBevaluations
List Update
PUT handler with superadmin lock and field protection.
Same as patch() - checks lock and field protection before delegating.
put/evaluations/list/
Headers
Authorizationstring required
JWT access token or Respan API key
Request body
version_idstring
configurationsobject
score_configobject
passing_conditionsobject nullable
llm_configobject nullable
code_configobject nullable
projectstring nullable
idstring
versioninteger
is_read_onlyboolean
version_descriptionstring
evaluator_slugstring
namestring required
unique_organization_idstring nullable
descriptionstring
type'llm' | 'code' | 'human' | 'function' | 'human_numerical' | 'human_categorical' | 'human_boolean' | 'human_text' | 'custom'
- llm - Llm
- code - Code
- human - Human
- function - Function
- human_numerical - Human Numerical
- human_categorical - Human Categorical
- human_boolean - Human Boolean
- human_text - Human Text
- custom - Custom
score_value_type'numerical' | 'boolean' | 'percentage' | 'single_select' | 'multi_select' | 'text' | 'json' | 'comment' | 'categorical'
- numerical - Numerical
- boolean - Boolean
- percentage - Percentage
- single_select - Single Select
- multi_select - Multi Select
- text - Text
- json - Json
- comment - Comment
- categorical - Categorical
custom_required_fieldsstring[]
starredboolean
organizationinteger nullable
Response
version_idstring
configurationsobject
categorical_choicesobject[] required
score_configobject
passing_conditionsobject nullable
llm_configobject nullable
code_configobject nullable
projectstring nullable
is_publicboolean required
version_countinteger required
Number of versions for this evaluator.
Reads the version_count annotation added by the list querysets (see annotate_evaluator_version_count). Falls back to 0 when the queryset was not annotated, so the serializer never issues a per-row count query.
idstring
versioninteger
is_read_onlyboolean
version_descriptionstring
evaluator_slugstring
namestring required
descriptionstring
created_atstring date-time required
updated_atstring date-time required
type'llm' | 'code' | 'human' | 'function' | 'human_numerical' | 'human_categorical' | 'human_boolean' | 'human_text' | 'custom'
- llm - Llm
- code - Code
- human - Human
- function - Function
- human_numerical - Human Numerical
- human_categorical - Human Categorical
- human_boolean - Human Boolean
- human_text - Human Text
- custom - Custom
score_value_type'numerical' | 'boolean' | 'percentage' | 'single_select' | 'multi_select' | 'text' | 'json' | 'comment' | 'categorical'
- numerical - Numerical
- boolean - Boolean
- percentage - Percentage
- single_select - Single Select
- multi_select - Multi Select
- text - Text
- json - Json
- comment - Comment
- categorical - Categorical
custom_required_fieldsstring[]
starredboolean