{
"businessTaskId": "100869960120240603"
}
curl --location --request POST 'https://api.zhiqite.com/AIGCImgOpenServ/saas/tool/identifyStyle/queryTask' \
--header 'X-Request-req-accessKeyId: accessKeyId' \
--header 'X-Request-req-accessKeySecret: accessKeySecret' \
--header 'Content-Type: application/json' \
--data-raw '{
"businessTaskId": "100869960120240603"
}'
{
"code": "200",
"msg": "success",
"data": {
"businessTaskId": "100869960120240603",
"status": 2,
"taskId": "pre1717487519653502055297",
"outputImageUrl": "https://aigcoss.zhiqiteai.cn/Output-Img2/roop/pro1703734845555845969817.png"
}
}