curl --location --request GET 'https://maas.haoee.com/api/v1/tasks/' \
--header 'Authorization: {{API_KEY}}' \
--header 'modelName: wan2.6-r2v' \
--header 'lineType: main'{
"request_id": "caa62a12-8841-41a6-8af2-xxxxxx",
"output": {
"task_id": "eff1443c-ccab-4676-aad3-xxxxxx",
"task_status": "SUCCEEDED",
"submit_time": "2025-12-16 00:25:59.869",
"scheduled_time": "2025-12-16 00:25:59.900",
"end_time": "2025-12-16 00:30:35.396",
"orig_prompt": "character1在沙发上开心的看电影",
"video_url": "https://dashscope-result-sh.oss-accelerate.aliyuncs.com/xxx.mp4?Expires=xxx"
},
"usage": {
"duration": 10.0,
"size": "1280*720",
"input_video_duration": 5,
"output_video_duration": 5,
"video_count": 1,
"SR": 720
}
}