v3

latestOpenAPI 3.1.02026-07-311,4541,5202.3 MB
clickhouse

Workflows Eval Scores List

Output-score aggregate for one evaluator pipeline, keyed by family id.

One row — the pipeline's output (rollup) score, not each grader. Numeric output uses avg_primary_score, boolean uses true_ratio. The FE plots it as the one line on the scores-over-time chart. With scope=automation the family id is an automation's and rows match on the stamped caller automation_id — only that automation's scores, across every evaluator pipeline it runs.

get/clickhouse/workflows/{workflow_id}/eval-scores

Path parameters

workflow_idstring required

Query parameters

scope'automation'

Set to 'automation' when the URL family id is an automation's — scores are then matched by the caller automation_id stamped on each row instead of the evaluator pipeline's version ids.

Headers

Authorizationstring required

JWT access token or Respan API key

Response

workflow_version_idstring required
evaluator_idstring required
scorerstring required
evaluator_namestring required
avg_primary_scorenumber double nullable
true_rationumber double nullable
sample_countinteger required