GET
/
v4
/
evaluations
/
{evaluation_id}
/
test-case-results
/
{test_case_result_id}

Authorizations

x-api-key
string
headerrequired

Path Parameters

test_case_result_id
string
required
evaluation_id
string
required

Query Parameters

view
enum<string>[]
Available options:
AnnotationResults,
Metrics,
Task,
TestCaseVersion

Response

200 - application/json
test_case_version
object
task
object
metrics
object
annotation_results
object[]
label_status
enum<string>
required

An enumeration.

Available options:
PENDING,
COMPLETED,
FAILED
audit_status
enum<string>

An enumeration.

Available options:
UNAUDITED,
FIXED,
APPROVED
audit_required
boolean
audit_comment
string
application_spec_id
string
required
evaluation_id
string
required
evaluation_dataset_id
string
required
evaluation_dataset_version_num
string
required
test_case_id
string
required
test_case_evaluation_data
object
required
test_case_evaluation_data_schema
enum<string>
default: GENERATION
Available options:
GENERATION
result
object
completed_at
string
time_spent_labeling_s
integer

The time spent labeling in seconds.

application_test_case_output_id
string
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.

annotated_by_user_id
string

The user who annotated the task.

archived_at
string

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