메인 콘텐츠로 건너뛰기
GET
/
v1
/
videos
/
{task_id}
/
content
curl --request GET \
  --url 'https://api.elkapi.com/v1/videos/task_1234567890/content' \
  --header 'Authorization: Bearer <token>'
"string"

Documentation Index

Fetch the complete documentation index at: https://docs.elkapi.com/llms.txt

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

curl --request GET \
  --url 'https://api.elkapi.com/v1/videos/task_1234567890/content' \
  --header 'Authorization: Bearer <token>'
"string"

Authorizations

Authorization
string
필수
모든 엔드포인트는 Bearer Token 인증이 필요합니다.요청 헤더에 추가하세요:
Authorization: Bearer YOUR_API_KEY

Path Parameters

task_id
string
필수
비디오 작업 ID