Workflow Definitions APIGET/api/workflow-definitions/{workflowId}/{version}
Product availabilityAlgaPSA
Get a workflow version
Returns the definition document for a specific workflow version.
Path parameters
workflowIdstring <uuid>Required
versionstringRequired
Draft version number (coerced to a positive integer).
Response body
Success response 200 · schema UnversionedV1Success
anyOf (option 2)array of object
Response codes
200
Get a workflow version.
401
API key missing/invalid.
403
Caller lacks the required permission.
404
Workflow/version not found.