Authorization: Bearer ********************
curl --location -g --request GET '/v1/query/video_generation?task_id=119068226419326976' \
--header 'Authorization: '
{
"status": "Success",
"file_id": "208872404119737", // 使用文件下载接口
"task_id": "119044601607782400",
"base_resp": {
"status_msg": "success",
"status_code": 0
},
"video_width": 1280,
"video_height": 720
}