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