Evaluators

Get Evaluator Config

Endpoint to fetch evaluator configurations for a specific app.

Returns: List[EvaluatorConfigDB]: A list of evaluator configuration objects.

get/evaluators/configs/{evaluator_config_id}

Path parameters

evaluator_config_idstring required

Response

Successful Response

idstring required
namestring required
project_idstring required
evaluator_keystring required
settings_valuesobject nullable
created_atstring required
updated_atstring required

Changes