v1

latestOpenAPI 3.1.02026-07-26142186376.1 KB
Evals

Get Evaluation Run

Retrieve detailed results and metrics for a specific evaluation run.

get/eval-runs/{eval_run_id}

Path parameters

eval_run_idstring required

Query parameters

db_idstring nullable

The ID of the database to use

The ID of the database to use

tablestring nullable

Table to query eval run from

Table to query eval run from

Response

Evaluation run details retrieved successfully

idstring required

Unique identifier for the evaluation run

agent_idstring nullable

Agent ID that was evaluated

model_idstring nullable

Model ID used in evaluation

model_providerstring nullable

Model provider name

team_idstring nullable

Team ID that was evaluated

workflow_idstring nullable

Workflow ID that was evaluated

namestring nullable

Name of the evaluation run

evaluated_component_namestring nullable

Name of the evaluated component

eval_type'accuracy' | 'agent_as_judge' | 'performance' | 'reliability' required
eval_dataobject required

Evaluation results and metrics

eval_inputobject nullable

Input parameters used for the evaluation

created_atstring date-time nullable

Timestamp when evaluation was created

updated_atstring date-time nullable

Timestamp when evaluation was last updated