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
обов'язково

Параметри запиту

onlyFirst
boolean | null

Відповідь

200 - application/json

Successful response

id
string
обов'язково

a unique identifier for the workflow

createdBy
string
обов'язково

created by user id

createdTime
string
обов'язково

created time of the workflow

nodes
object[]
обов'язково
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

Останнє оновлення 4 вересня 2026 р.