Skip to main content
GET
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

baseId
string
requis

Paramètres de requête

onlyFirst
boolean | null

Réponse

200 - application/json

Successful response

id
string
requis

a unique identifier for the workflow

createdBy
string
requis

created by user id

createdTime
string
requis

created time of the workflow

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

Dernière modification le 4 septembre 2026