Workflows
Get Workflow Versions
Retrieve a list of workflow versions for a specific workflow.
GET
Path Parameters
The ID of the app
The ID of the workflow
Response
200 - application/json
App id where the workflow version belongs to
Date when the version was deployed
Description of the workflow at the time this version was deployed
Unique identifier for the workflow version
Input definition of the workflow
Default config input values of the workflow
Input options of the workflow
Unique key for the workflow version
Release notes
Steps of the workflow at the time this version was deployed
Version number
Workflow id where the version belongs to
User who deployed the version
Version number from which this version was rolled back
Was this page helpful?