v2

latestOpenAPI 3.1.02026-07-26143251806.6 KB
workflow

Get Workflow Version Execution Results

get/workflow-version-execution-results

Query parameters

workflow_version_execution_idinteger required

The unique identifier of the workflow version execution whose results you want to retrieve.

return_all_outputsboolean

When set to true, the response includes all output nodes' results. If omitted or set to false, only the main output is returned.

Response

Successful response with execution results.

object required
OR
{"stackTrail":"paths:/workflow-version-execution-results:get:responses:200:content:application/json:schema:oneOf:1","oasType":"schema","type":"unknown","description":"The main output value of the workflow execution when return_all_outputs is false."}