curl --location --request GET 'https://openman.weta365.com/metaman/open/video/result/1706835107022770176' \
--header 'appKey: 23628B8273F5ECF7F0F3BB07A5F240AB' \
--header 'signature: 3747a79642b68bf0d712bfb51118c14e' \
--header 'timestamp: 1689737882'
{
"code": 200,
"message": "操作成功",
"data": {
"taskId": "1706835107022770176",
"height": 1920,
"width": 1080,
"coverUrl": "https://mobvoi-digitalhuman-public.cn-bj.ufileos.com/14369100cover.png",
"resultUrl": "https://mobvoi-digitalhuman-public.cn-bj.ufileos.com/14369100video.mp4",
"name": "测试",
"status": "suc",
"statusDesc": "成功",
"duration": "4530",
"created": "2023-09-27 08:56:15",
"lastUpdateTime": "2023-09-27 08:56:34"
},
"ok": true
}