v1

latestOpenAPI 3.1.0MIT2026-07-132429592.7 MB
Evals

Get an evaluation run output item by ID.

get/evals/{eval_id}/runs/{run_id}/output_items/{output_item_id}

Path parameters

eval_idstring required

The ID of the evaluation to retrieve runs for.

run_idstring required

The ID of the run to retrieve.

output_item_idstring required

The ID of the output item to retrieve.

Response

The evaluation run output item

object'eval.run.output_item' required

The type of the object. Always "eval.run.output_item".

idstring required

Unique identifier for the evaluation run output item.

run_idstring required

The identifier of the evaluation run associated with this output item.

eval_idstring required

The identifier of the evaluation group.

created_atinteger required

Unix timestamp (in seconds) when the evaluation run was created.

statusstring required

The status of the evaluation run.

datasource_item_idinteger required

The identifier for the data source item.

datasource_itemobject required

Details of the input data source item.