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
Changes
Changed in 1 of the 27 revisions of this API.1
- ○
added the optional property
version/nodes/items/labelto the response with the200statusresponse-optional-property-added
- ○