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
مطلوب
runId
string
مطلوب

الاستجابة

200 - application/json

Successful response

id
string
مطلوب

id of the step

status
enum<string>
مطلوب
الخيارات المتاحة:
success,
failed,
running,
canceled,
pending
nodeId
string
مطلوب

id of the node

nodeType
string
مطلوب

type of the node

nodeCategory
string
مطلوب

node category

createdTime
string
مطلوب

time when the step was created

nodeName
string

node name

testedTime
string

time when the node was tested

spent
number

spent time

inputRaw
unknown
outputRaw
unknown
inputVariables
object

The variables snapshot when executed

outputVariables
object

The variables snapshot when executed

errorMsg
string
آخر تعديل في ٤ سبتمبر ٢٠٢٦