GET
/
v4
/
evaluation-datasets
/
{evaluation_dataset_id}
/
evaluation-dataset-versions
/
{evaluation_dataset_version_id}

Authorizations

x-api-key
string
headerrequired

Path Parameters

evaluation_dataset_version_id
string
required
evaluation_dataset_id
string
required

Response

200 - application/json
num
integer
required

The version number, automatically incremented on creation

evaluation_dataset_id
string
required

The ID of the associated evaluation dataset.

draft
boolean
required

Boolean to check whether or not the evaluation dataset is in draft mode

published_at
string

The date and time that all test case results for the evaluation were completed for the evaluation in ISO format.

id
string
required

The unique identifier of the entity.

created_at
string
required

The date and time when the entity was created in ISO format.

account_id
string
required

The ID of the account that owns the given entity.

created_by_user_id
string
required

The user who originally created the entity.

archived_at
string

The date and time when the entity was archived in ISO format.