Evaluation Groups
EvaluationGroupsResource
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'
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.
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
Domain types
Response model for evaluation group