Evaluation Groups
EvaluationGroupsResource
Methods
Create a new evaluation group
List of evaluation IDs to include in the group
Name of the evaluation group
Optional description
Optional metadata key-value pairs
Optional mapping of evaluation_id to column name for cross-dataset joins
The tags associated with the entity
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.
List all evaluation groups for the current account
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