v1

latestOpenAPI 3.0.02026-07-2638801.8 MB
automation

Get the currently active (published) snapshot of a workflow. Returns the version that is actually running, as opposed to the draft version returned by getWorkflow.

get/base/{baseId}/workflow/{workflowId}/active-snapshot

Path parameters

baseIdstring required
workflowIdstring required

Response

The active snapshot of the workflow

idstring required

a unique identifier for the workflow

baseIdstring required

the base id of the workflow

namestring

the name of the workflow

descriptionstring

description of the workflow

hasDraftboolean

has draft of the workflow

isActiveboolean

is active of the workflow

nodesobject[] required

nodes list include trigger and actions

createdBystring required

created by user id

createdTimestring required

created time of the workflow

lastModifiedTimestring

last modified time of the workflow

lastModifiedBystring

last modified by user id