This endpoint can be used to poll for completion and retrieve final flow outputs. Output nodes must be used to retrieve outputs.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the flow run to retrieve
The id for the user initiating the flow. Required if project_id is not provided.
The id of the project within which the flow is executed. Required if user_id is not provided.
Successful retrieval of flow run details
The response is of type object
.