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

最終更新日 2026年9月4日