Authorization: Bearer ********************
curl --location --request GET 'https://api.chatfire.cn/hailuo/v1/query/video_generation?task_id=hailuo-307186249483137032'
{
"task_id": "336635509855858693",
"base_resp": {
"status_code": 0,
"status_msg": "Success"
},
"status": "Processing",
"file_id": "",
"videos": [
{
"id": "336635509855858693",
"canAppeal": false,
"canRetry": false,
"coverURL": "",
"desc": "两个人互相拥抱",
"message": "Video generation is in progress. Exiting will not halt video's creation process.",
"originFiles": [
{
"id": "336635507087904771",
"url": "https://cdn.hailuoai.video/moss/prod/2025-01-17-20/user/multi_chat_file/1737116303886731495-3396999e-7ec7-43a9-92db-af2fd2551861.jpg",
"type": "jpg"
}
],
"percent": 20,
"status": 1,
"videoURL": "",
"width": 0,
"height": 0
}
]
}