Workflow Definitions APIGET/api/workflow-definitions/{workflowId}/versions
Product availabilityAlgaPSA
List workflow versions
Lists the versions (draft and published) of a workflow definition.
Path parameters
workflowIdstring <uuid>Required
Response body
Success response 200 · schema UnversionedV1Success
anyOf (option 2)array of object
Response codes
200
List workflow versions.
401
API key missing/invalid.
403
Caller lacks the required permission.