v3
latestOpenAPI 3.1.02026-07-311,4541,5202.3 MBclickhouse
Workflows Eval Scores Time Series List
Time-bucketed output score for one evaluator pipeline (graphs).
One series — the pipeline's output (rollup) score over time. Optional version_id scopes to a single version. With scope=automation the family id is an automation's and rows match on the stamped caller automation_id — only that automation's scores over time.
get/clickhouse/workflows/{workflow_id}/eval-scores/time-series
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.
time_tick'day' | 'hour' | 'minute'
Time bucket granularity (default hour). Case-insensitive.
version_idstring
Scope scores to a single evaluator pipeline version. Not supported with scope=automation (400).
Headers
Authorizationstring required
JWT access token or Respan API key