v54

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03522891921.1 KB
Evaluators

Query Evaluator Variants

Query evaluator variants with filters, reference scoping, and pagination.

Accepts parameters from both the query string and a JSON body; the two are merged. Use evaluator_refs to scope to one or more evaluators, or evaluator_variant_refs for specific variants.

post/evaluators/variants/query

Query parameters

evaluator_idstring uuid nullable
evaluator_idsstring[] nullable
evaluator_slugstring nullable
evaluator_slugsstring[] nullable
evaluator_variant_idstring uuid nullable
evaluator_variant_idsstring[] nullable
evaluator_variant_slugstring nullable
evaluator_variant_slugsstring[] nullable
namestring nullable
descriptionstring nullable
flagsstring nullable
tagsstring nullable
metastring nullable
include_archivedboolean nullable
nextstring uuid nullable
neweststring date-time nullable
oldeststring date-time nullable
limitinteger nullable
order'ascending' | 'descending' nullable

Response

Successful Response

countinteger

Number of variants in evaluator_variants.