Skip to main content
GET
Get workflow
string
required
Workflow id.

Response

The full workflow record: id, name, description, nodes, edges, duration, thumbnail_url, created_at, updated_at, version.
Returns 404 workflow_not_found if the id doesn’t exist or isn’t owned by the authenticated user.