curl --location 'https://ifowhub.com/api/v1/tasks/'{
"output": {
"task_id": "string",
"task_status": "PENDING",
"submit_time": "2026-04-26 14:13:14.373",
"scheduled_time": "2026-04-26 14:13:14.419",
"end_time": "2026-04-26 14:14:13.679",
"orig_prompt": "string",
"video_url": "https://dashscope-result.oss-cn-beijing.aliyuncs.com/xxxx.mp4",
"code": "string",
"message": "string"
},
"request_id": "string",
"usage": {
"duration": 0,
"input_video_duration": 0,
"output_video_duration": 0,
"video_count": 0,
"SR": 0,
"ratio": "string"
}
}