Evaluation Groups
evaluation_groups
Methods
Create a new evaluation group
List all evaluation groups for the current account
Get a single evaluation group by ID
Optional relationships to include: 'members', 'row_identifiers'
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.
Include archived items in schema analysis
The ID of the evaluation group
Schema for each member evaluation in the group, one entry per active evaluation
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