Workflows
Get a Workflow Version
Retrieve a specific historical version of a workflow.
Versions are immutable. Use this endpoint to see what a workflow looked like at the moment a particular call was made — every call record carries the workflow versionNum it ran against.
get/v3/workflows/{workflowName}/versions/{versionNum}
Path parameters
workflowNamestring required
versionNuminteger required
Response
The request has succeeded.