curl --location --request GET 'https://maas.haoee.com/api/v2/get_task/' \
--header 'Authorization: {{API_KEY}}' \
--header 'ModelName: MiniMax-Hailuo-2.3' \
--header 'lineType: main'{
"code": 0,
"message": "查询成功",
"data": {
"task_sn": "343242",
"type": "to_video",
"state": "success",
"stat_desc": "视频生成成功",
"create_time": "2026-01-29 19:46:25.627315",
"data_info": {
"type": "async_task",
"data": {
"task_id": "360997106500008",
"close_method": "wait_notify",
"status_code": 0,
"status_msg": "success",
"channel_format_message": {
"task_id": "360997106500008",
"base_resp": {
"status_code": 0,
"status_msg": "success"
}
},
"more_file_info": {
"file_id": 360999071498440,
"bytes": 0,
"created_at": 1769687547,
"filename": "output_aigc.mp4",
"purpose": "video_generation",
"download_url": "https://public-cdn-video-data-algeng."
},
"file_info": [
{
"file_url": "https://public-cdn-video-data-algeng",
"mime_type": "video/mp4",
"file_name": "output_aigc.mp4"
}
]
}
}
}
}