Evaluators

Query Simple Evaluators

Query evaluators via the simple surface with filters and pagination.

Returns flat evaluator records (one per artifact with its latest variant and revision merged into data). Send {} to list all evaluators in the project. See the Query Pattern guide.

post/simple/evaluators/query

Request body

include_archivedboolean nullable

When true, include soft-deleted evaluators.

Response

Successful Response

support_idstring nullable
support_tsstring date-time nullable
countinteger

Number of evaluators in evaluators.

Changes