Workflows

Get a specific workflow version

Returns the full snapshot for a single historical version, including the graph.

get/v1/workflows/{workflowId}/versions/{version}

Path parameters

workflowIdstring required
versioninteger required

Response

Version snapshot

successboolean

Changes

Changed in 1 of the 27 revisions of this API.1

    • added the optional property version/nodes/items/label to the response with the 200 status

      response-optional-property-added