Skip to main content
GET

Get Run Output

Returns the output data from a completed workflow run. Only call this after the run status is completed.

Path Parameters

string
required
The unique identifier of the workflow
string
required
The unique identifier of the run

Response

boolean
Whether the request was successful
object
A map of row IDs to their output objects. Each row’s output contains the field mappings you configured in your Output node(s).

Example Outputs

Single Row

Multiple Fields

Multiple Rows