Skip to main content
GET
Get a workflow

Authorizations

Authorization
string
header
required

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

Path Parameters

workflowId
string
required

Query Parameters

migrateToLatestVersion
boolean
default:false

If enabled, the workflow will be converted to the latest schema version

Response

Successful response

workflow
object
required
currentUserMode
enum<string>
required
Available options:
guest,
read,
write