Skip to main content

List workflow versions

GET 

/workflows/:id/versions

Returns the full version history for a workflow, ordered newest first. Each version is an immutable snapshot of the workflow definition at the time it was saved. Use this for audit trails and rollback planning.

Request

Responses

Ordered list of workflow versions.