evals

List Scenario Runs

Recent runs for a single scenario — trend view on the scenario detail page. Returns rows with enough to render a sparkline: triggered_at, status, aggregate_metrics (pass_rate), and the run id for click-through.

Includes BOTH direct scenario-targeted runs AND child runs spawned by suite fanout (since a suite run produces a child eval_runs row with scenario_id set), so trends reflect every time this scenario was run against, regardless of how it was triggered.

get/v1/admin/eval/scenarios/{scenario_id}/runs

Path parameters

scenario_idstring required

Query parameters

limitinteger

Response

Successful Response

{"stackTrail":"paths:/v1/admin/eval/scenarios/{scenario_id}/runs:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.