POST
/
v4
/
application-test-case-outputs
/
batch

Authorizations

x-api-key
string
header
required

Headers

x-selected-account-id
string | null

Body

application/json · object[]
account_id
string
required
application_variant_id
string
required
evaluation_dataset_version_num
integer
required
output
object
required
test_case_id
string
required
ignore_missing
boolean

If set to true, the output batch will be saved even if there are missing outputs for some test cases.

metrics
object
trace_spans
object[]

List of trace spans associated with the application's execution. These spans provide insight into the individual steps taken by nodes involved in generating the output.

Response

200 - application/json
account_id
string
required

The ID of the account that owns the given entity.

application_variant_id
string
required
created_at
string
required

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

evaluation_dataset_id
string
required
id
string
required

The unique identifier of the entity.

output
object
required
test_case_id
string
required
application_interaction_id
string
application_test_case_output_group_id
string
metrics
object
schema_type
enum<string>
default:
GENERATION
Available options:
GENERATION