{
"apiKey": "{{apiKey}}",
"taskId": "1904152026220003329"
}curl --location --request POST '/task/openapi/status' \
--header 'Host: www.runninghub.cn' \
--header 'Authorization: Bearer [Your API KEY]' \
--header 'Content-Type: application/json' \
--data-raw '{
"apiKey": "{{apiKey}}",
"taskId": "1904152026220003329"
}'{
"code": 0,
"msg": "",
"data": ""
}