curl --location '/public-api/v1/workflowExecStep/detail' \
--header 'Authorization: Bearer 593c8a84a01746ed96abfb26c15d2103'{
"errorCode": 0,
"message": "",
"data": {
"id": 0,
"recordId": 0,
"execKey": "",
"nodeId": "",
"nodeName": "",
"input": "",
"output": "",
"nodeData": "",
"startTime": "",
"endTime": "",
"tokens": 0,
"status": 0,
"errorInfo": "",
"nodeType": ""
}
}