Authorizations
Headers
Body
Request model for creating an evaluation group
Name of the evaluation group
128List of evaluation IDs to include in the group (min 1, max 5)
1 - 5 elementsThe tags associated with the entity
Optional description
Optional metadata key-value pairs
{ "project": "Q4-2025", "team": "ml-eval" }Optional mapping of evaluation_id to column name for cross-dataset joins
{
"eval-123": "user_id",
"eval-456": "customer_id"
}Response
Successful Response
Response model for evaluation group
Unique identifier of the evaluation group
The tags associated with the entity
Name of the evaluation group
When the group was created
Account that owns this evaluation group
"evaluation_group"Optional description
Optional metadata key-value pairs
When the group was soft-deleted
Evaluation members in this group. Populated with 'members' view. Currently returns membership records.
- Option 1
- Option 2
Row identifier mappings. Populated with 'row_identifiers' view.

