task_id。供应商状态及结果 JSON 原样返回。Authorization: Bearer ********************curl --location 'https://gateway.domi-kids.com/domi/providers/hi3d/open-api/v1/query-task?task_id=' \
--header 'domi-ai-metadata;' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"data": {
"task_id": "2c2ad20cb3204697ba7f80351c3e8606.jjewelry-aigc-api.1NraEb5ohU",
"state": "success",
"id": "2c2ad20cb3204697ba7f80351c3e8606.jjewelry-aigc-api.1NraEb5ohU_0",
"url": "https://hitem3dstatic.zaohaowu.net/example/model.glb",
"cover_url": "https://hitem3dstatic.zaohaowu.net/example/cover.webp"
},
"msg": "success"
}