List eval runs
GET
List eval runs
Authorizations
Query Parameters
Available options:
pending, running, completed, failed, errored Available options:
live, simulation, test Available options:
passed, failed, no_verdict, errored Min normalized score, matched against EvalScore.value [0,1]. numeric-format evaluators store their signal in raw_value (value is null), so they are not matched by score_min/score_max.
Required range:
0 <= x <= 1Max normalized score [0,1]; see score_min re: numeric evaluators.
Required range:
0 <= x <= 1Available options:
info, low, medium, high, critical Required range:
1 <= x <= 200Previous
Get an eval run (optionally with embedded evidence)Read one eval run. With no ``include`` the response is the shallow
run+scores shape (back-compat); each ``include`` token adds the matching
evidence section. Unknown tokens are ignored. Cross-org/unknown → 404.
Next
List eval runs