跳转到主要内容
GET
/
v1
/
videos
/
{task_id}
/
content
Get Video Content
curl --request GET \
  --url https://utoken-test.uuzu.com/v1/videos/{task_id}/content \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.utoken.wgame-hk.com/llms.txt

Use this file to discover all available pages before exploring further.

授权

Authorization
string
header
必填

Use Bearer Token authentication Format: Authorization: Bearer sk-xxxxxx

路径参数

task_id
string
必填

Video Task ID

响应

Success - Video content retrieved

The response is of type file.