curl --location --request GET 'https://api.airudder.com/service/cloud/workflow/nodetasklist?workflow_id=92f9acb954e10000011' \
--header 'Authorization;' \
--header 'User-Agent: Airudder'
{
"data": {
"lists": [
{
"nodetask_id": "dbbdf8b1ed5d4935b100001",
"nodetask_name": "SMS1_f46e94",
"type": "sms",
"start_time": "2022-10-24T10:59:51Z",
"end_time": "2022-10-27T00:00:13Z",
"total": 2
},
{
"nodetask_id": "ad0481ee7ebf44f8b96c1000002",
"nodetask_name": "WA 1_b4469f",
"type": "whapp",
"start_time": null,
"end_time": "2022-10-27T00:00:13Z",
"total": 0
},
{
"nodetask_id": "72c82d27c2ca410000003",
"nodetask_name": "Outb Call1_d8eb13",
"type": "call",
"start_time": "2022-10-24T10:59:59Z",
"end_time": "2022-10-27T00:00:13Z",
"total": 2
}
]
},
"status": "OK",
"code": 200
}