Skip to main content
POST
Python

Authorizations

x-api-key
string
header
required

Body

application/json
application_variant_id
string
required
evaluation_dataset_ids
string[]
required
Minimum array length: 1
account_id
string

The ID of the account that owns the given entity.

application_test_case_output_group_ids
string[]
Minimum array length: 1

Response

Successful Response

application_spec_id
string
required
application_variant_id
string
required
id
string
required

The unique identifier of the entity.

created_at
string<date-time>
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.

updated_at
string<date-time>
required

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

evaluation_datasets
EvaluationDatasetReportGeneration · object[]
score
number
category_scores
(ApplicationCategoryScoreAccuracy · object | ApplicationCategoryScoreRetrieval · object | ApplicationCategoryScoreQuality · object | ApplicationCategoryScoreTrustAndSafety · object)[]