Skip to main content
GET
Get a specific workflow by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

Workflow returned

success
enum<boolean>
required
Available options:
true
data
object
required

A Workflow document — visual builder canvas (nodes + edges) plus enabled flag and metadata.

Example: