v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-03512878906.5 KB
Evaluators

Fetch Evaluator Catalog Preset

Fetch one evaluator preset by template and preset key.

Presets are not separate entities; they are metadata. Use the returned preset payload as the starting point when creating a new evaluator from a template. See the Evaluators guide.

get/evaluators/catalog/templates/{template_key}/presets/{preset_key}

Path parameters

template_keystring required
preset_keystring required

Response

Successful Response

countinteger

1 when a preset is returned, 0 otherwise.