Get Responses
Get Run Output
Retrieve the output of a completed workflow run
GET
Get Run Output
Returns the output data from a completed workflow run. Only call this after the run status iscompleted.
Path Parameters
The unique identifier of the workflow
The unique identifier of the run
Response
Whether the request was successful
A map of row IDs to their output objects. Each row’s output contains the field mappings you configured in your Output node(s).