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

Authorizations

Authorization
string
header
required

Authentication is done using Bearer Token. Format: Authorization: Bearer sk-xxxxxx

Path Parameters

task_id
string
required

Video Task ID

Response

Successfully retrieved video content

The response is of type file.