x-openapi-key: ********************{
"taskId": "6b2da356-490d-446d-a434-caf9d5842a1e"
}curl --location 'https://api.foxdata.com/apiv1/open-api/expose/asa-monitor/task-info' \
--header 'x-openapi-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"taskId": "6b2da356-490d-446d-a434-caf9d5842a1e"
}'{
"taskId": "599d7ed4-6c73-4116-a420-5eea43609bce",
"type": "RECURRING",
"startTime": "2025-09-26T19:00:43.88+08:00",
"endTime": "2025-09-27T00:00:00+08:00",
"totalTimes": 15,
"subTasks": [
{
"subTask": 0,
"expectTime": "2025-09-26T19:20:43.88+08:00"
}
],
"creditsCost": {
"requestCredits": 0,
"baseCredits": 10,
"extraCredits": 0,
"totalCostCredits": 10
},
"next": null
}