workflows

List Workflow Node Test Runs Route

Return the latest isolated editor run per node.

Node tests intentionally live outside normal workflow run history, but the advanced editor needs this feed to restore status and reusable outputs.

get/api/workflows/{workflow_id}/node-test-runs

Path parameters

workflow_idstring required

Response

Successful Response

{"stackTrail":"paths:/api/workflows/{workflow_id}/node-test-runs:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes