Get Workflow Versions
Retrieve a list of workflow versions for a specific workflow.
Path Parameters
The ID of the app
The ID of the workflow
Query Parameters
Page number
Number of items to take
Next page token (Only used on special endpoints)
Response
Unique identifier for the workflow version
App id where the workflow version belongs to
Workflow id where the version belongs to
Description of the workflow at the time this version was deployed
Version number
Release notes
Date when the version was deployed
Unique key for the workflow version
Input definition of the workflow
Default config input values of the workflow
Input options of the workflow
Steps of the workflow at the time this version was deployed
A step that displays as a note on the canvas
Version number from which this version was rolled back
User who deployed the version
Was this page helpful?