v36

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0187270483.0 KB
Function Accuracy

Get Score Run

Get the status and per-pair results of a score run.

Returns aggregate only once status reaches completed. perPair is populated incrementally — each pair's fieldResults appears as its underlying function call terminates.

get/v3/eval/score/{scoreRunID}

Path parameters

scoreRunIDstring required

The scoreRunID returned by POST /v3/eval/score.

Response

The request has succeeded.

scoreRunIDstring required
status'pending' | 'initializing' | 'running' | 'completed' | 'error' | 'cancelled' required

Status values for an eval-score run.

functionNamestring required
functionVersionNuminteger required