Evaluation Groups
evaluation_groups
Methods
Create a new evaluation group
List all evaluation groups for the current account
Filter to groups containing this evaluation ID
Optional relationships to include: 'members', 'row_identifiers'
Whether there are more items left to be fetched.
The total of items that match the query. This is greater than or equal to the number of items returned.
The maximum number of items to return.
Get a single evaluation group by ID
Partial update of evaluation group attributes (name, description, tags, metadata). Members cannot be modified via PATCH.
Full update of evaluation group. All fields are replaced with provided values. Omitted optional fields are cleared.
Soft-delete an evaluation group and cascade to members, row identifiers, and charts
Get per-evaluation schemas for all members of a group. Returns individual schema for each member evaluation, enabling the frontend to filter columns by selected eval subset.
Domain types
Response model for evaluation group
Response model for evaluation group member
Per-evaluation schemas for all members of an evaluation group
Response model for evaluation group row identifier
Views for evaluation group responses