Evaluation Groups
EvaluationGroupsResource
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'
Unique identifier of the evaluation group
Account that owns this evaluation group
When the group was created
Name of the evaluation group
The tags associated with the entity
When the group was soft-deleted
Optional description
Evaluation members in this group. Populated with 'members' view.
Optional metadata key-value pairs
Row identifier mappings. Populated with 'row_identifiers' view.
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
Per-evaluation schemas for all members of an evaluation group
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