Get

GET
Get evaluation by ID.

Path parameters

idstringRequired

String ID of evaluation run. Starts with ev_.

Query parameters

evaluator_aggregatesbooleanOptional
Whether to include evaluator aggregates in the response.
evaluatee_idstringOptional

String ID of evaluatee version to return. If not defined, the first evaluatee will be returned. Starts with evv_.

Response

This endpoint returns an object
idstring

Unique ID for the evaluation. Starts with ev_.

statusenum
Allowed values: pendingrunningcompletedcancelled
Status of an evaluation.
configobject
created_atdatetime
updated_atdatetime
evaluatorslist of objects
datasetobject
dataset_version_idstring
dataset_snapshotobjectOptional
evaluator_aggregateslist of objectsOptional

Errors