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

Відповідь

200 - application/json

Successful response

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

node id

category
enum<string>
обов'язково
Доступні опції:
logic
type
enum<string>
обов'язково

Condition logic

Доступні опції:
condition
name
string

name of the node

description
string

description of the node

testResult
object

action test result

outputVariables
object

output variables

inputVariables
object

input variables

createdTime
string | null

created time

lastModifiedTime
string | null

last modified time

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