Skip to main content
GET
cURL

Yetkilendirmeler

Authorization
string
header
gerekli

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

Yol Parametreleri

baseId
string
gerekli
workflowId
string
gerekli

Yanıt

200 - application/json

The active snapshot of the workflow

id
string
gerekli

a unique identifier for the workflow

baseId
string
gerekli

the base id of the workflow

edges
object[]
gerekli

edges of the nodes

nodes
object[]
gerekli

nodes list include trigger and actions

createdBy
string
gerekli

created by user id

createdTime
string
gerekli

created time of the workflow

name
string

the name of the workflow

description
string

description of the workflow

hasDraft
boolean

has draft of the workflow

isActive
boolean

is active of the workflow

lastModifiedTime
string

last modified time of the workflow

lastModifiedBy
string

last modified by user id

activeUser
object

active user of the workflow

Son değiştirilme tarihi 4 Eylül 2026