Skip to main content
GET
Get Evaluation Group

Authorizations

x-api-key
string
header
required

Headers

x-selected-account-id
string | null

Path Parameters

group_id
string
required

Query Parameters

views
enum<string>[]

Optional relationships to include: 'members', 'row_identifiers'

Views for evaluation group responses

Available options:
members,
row_identifiers
include_deleted
boolean
default:false

Response

Successful Response

Response model for evaluation group

id
string
required

Unique identifier of the evaluation group

tags
string[]
required

The tags associated with the entity

name
string
required

Name of the evaluation group

created_at
string<date-time>
required

When the group was created

account_id
string
required

Account that owns this evaluation group

object
string
default:evaluation_group
Allowed value: "evaluation_group"
description
string

Optional description

metadata
Metadata · object

Optional metadata key-value pairs

deleted_at
string<date-time>

When the group was soft-deleted

members
Members · object[]

Evaluation members in this group. Populated with 'members' view.

row_identifiers
Row Identifiers · object[]

Row identifier mappings. Populated with 'row_identifiers' view.