Authorization: Bearer ********************curl --location 'https://api.baoyouhuyu.com/vod/v1/videos/generations/task_ZsP9pu7hv3pcFkJhusFLVb4wGpjE5MLA' \
--header 'Authorization: Bearer <token>'{
"code": "success",
"message": "",
"data": {
"task_id": "1500046390-AigcVideoTask-xxxxxxxxxxxxxxxxxx",
"action": "textGenerate",
"status": "SUCCESS",
"fail_reason": "",
"submit_time": 1769047672,
"start_time": 1769047673,
"finish_time": 1769047718,
"progress": "100%",
"data": {
"Response": {}
}
}
}