Results
List Eval Results
List workflow eval results for a single run, page by page.
Results are returned in run-time order.
GET
List the eval results produced by one workflow-eval run. Filter by
run_id;
each result also has
its own opaque id; use Get Workflow Eval Result
to refresh one row directly.
The response uses the canonical Retab list envelope:
{ "data": [...], "list_metadata": { "before": null, "after": null } }.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range:
1 <= x <= 100Available options:
asc, desc Response
Successful Response