Skip to main content
GET
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

baseId
string
obbligatorio

Parametri della query

onlyFirst
boolean | null

Risposta

200 - application/json

Successful response

id
string
obbligatorio

a unique identifier for the workflow

createdBy
string
obbligatorio

created by user id

createdTime
string
obbligatorio

created time of the workflow

nodes
object[]
obbligatorio
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

Ultima modifica il 4 settembre 2026