Workflows
List a workflow's version history
Returns the snapshot history. A new version is recorded automatically before every PATCH to nodes / edges / entryNodeId, and explicitly when a previous version is restored. Lightweight list — call getWorkflowVersion for the full snapshot graph.
get/v1/workflows/{workflowId}/versions
Path parameters
workflowIdstring required
Response
Versions list
Changes
No recorded changes to this endpoint across all 26 revisions of this API.