cURL
curl --request GET \
--url https://api.minimaxi.com/v1/query/video_template_generation \
--header 'Authorization: Bearer <token>'{
"task_id": "401047179385389059",
"status": "Success",
"video_url": "https://cdn.hailuoai.com/prod/video_20250714_141232_cdc5ba74.mp4",
"base_resp": {
"status_code": 0,
"status_msg": "success"
}
}视频生成Agent
查询视频Agent任务状态
deprecated
使用本接口查询使用视频Agent生成视频的任务状态。
GET
/
v1
/
query
/
video_template_generation
cURL
curl --request GET \
--url https://api.minimaxi.com/v1/query/video_template_generation \
--header 'Authorization: Bearer <token>'{
"task_id": "401047179385389059",
"status": "Success",
"video_url": "https://cdn.hailuoai.com/prod/video_20250714_141232_cdc5ba74.mp4",
"base_resp": {
"status_code": 0,
"status_msg": "success"
}
}授权
查询参数
待查询的任务 ID。只能查询当前账号创建的任务
此页面对您有帮助吗?
⌘I