Skip to content
UniAPI Doc
Search
K
Main Navigation
首页
文档
Appearance
Menu
Return to top
获取下载地址
GET
/luma/generations/{task_id}/download_video_url
获取下载地址, 如果已经包含请不要请求该地址
Authorizations
bearer
Type
HTTP (bearer)
Parameters
Path Parameters
task_id
*
任务ID
Type
string
Required
Responses
200
Content-Type
application/json
Schema
JSON
JSON
{
"url"
:
"string"
}
GET
/luma/generations/{task_id}/download_video_url
Playground
Authorization
bearer
Variables
Key
Value
task_id
*
Try it out
Samples