curl --location --request GET '/api/hunyuan/v1/videos/163e5bae-ad7d-4600-9746-835881d49d47' \
--header 'Authorization: Bearer 2f68dbbf-519d-4f01-9636-e2421b68f379'{
"code": 200,
"message": "成功",
"request_id": "string",
"data": {
"task_id": "55783518",
"task_status": "submitted",
"task_status_msg": "string",
"created_at": 1727258198,
"updated_at": 1727258198,
"task_result": {
"images": [
{
"id": 98767470,
"url": "string",
"duration": 0
}
]
}
},
"system_fingerprint": "string"
}