Get Flow Run
neuron_get_flow_runGet a single flow run with its full step-by-step execution trace. Each step shows the node type, input/output, status (ok/error/skipped/wait), duration, and which handle fired. Use this to debug flows — see exactly what happened at each step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | UUID of the run. |