跳轉到主要內容
GET
/
v1
/
videos
/
{task_id}
/
content
獲取影片內容
curl --request GET \
  --url https://api.aiid.edu.kg/v1/videos/{task_id}/content \
  --header 'Authorization: Bearer <token>'
"<string>"

授權

Authorization
string
header
必填

使用 Bearer Token 認證。 格式: Authorization: Bearer sk-xxxxxx

路徑參數

task_id
string
必填

影片任務 ID

回應

成功獲取影片內容

The response is of type file.