Get the full output data for a specific step in a workflow run.
This endpoint fetches the step data from the workflow_run_steps collection, which includes the output and handle_outputs fields needed for displaying extracted data, JSON outputs, etc.
Successful Response
Response containing step output data
ID of the node
Type of the node
Label of the node
Step status
Step output data
Handle outputs keyed by handle ID
Handle inputs keyed by handle ID (what this node received)