Skip to main content
GET
Python

Path Parameters

num
string
required
evaluation_dataset_id
string
required
test_case_id
string
required

Response

Successful Response

evaluation_dataset_id
string
required

The ID of the associated evaluation dataset.

test_case_data
ArtifactSchemaGeneration · object
required
autogenerated
boolean
required

Boolean to track whether or not the test case is autogenerated

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.

updated_at
string<date-time>
required

The date and time when the entity was last updated 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.

created_by_identity_type
enum<string>
required

The type of identity that created the entity.

Available options:
user,
service_account
schema_type
string
default:GENERATION
Allowed value: "GENERATION"
chat_history
Chat History · object

Used for tracking previous chat interactions for multi-chat test cases

test_case_metadata
Test Case Metadata · object

Metadata for the test case

invalidated_at
string<date-time>

The date and time when the entity was overwritten or deleted in ISO format.

archived_at
string<date-time>

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