Skip to main content
GET
cURL

التفويضات

Authorization
string
header
مطلوب

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

معلمات المسار

baseId
string
مطلوب
workflowId
string
مطلوب

الاستجابة

200 - application/json

Successful response

id
string
مطلوب

a unique identifier for the workflow

baseId
string
مطلوب

the base id of the workflow

edges
object[]
مطلوب

edges of the nodes

nodes
object[]
مطلوب

nodes list include trigger and actions

createdBy
string
مطلوب

created by user id

createdTime
string
مطلوب

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

آخر تعديل في ٤ سبتمبر ٢٠٢٦