Skip to main content
GET
/
v1
/
videos
/
{task_id}
/
content
Get Video Content
curl --request GET \
  --url https://utoken.yoostudio.ai/v1/videos/{task_id}/content \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

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

Path Parameters

task_id
string
required

Video Task ID

Response

Success - Video content retrieved

The response is of type file.