v20

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-07302265.1 KB

Return the result of a workflow (latest run)

Returns the result of the latest run for the given workflow. To pin a specific run, use /workflow/{id}/runs/{rid}/result.

get/workflow/{id}/result

Path parameters

idstring required

The id of workflow to retrieve the result

Response

The workflow result

OR