Skip to main content
GET
Download Video Content

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Video task ID.

Response

Video download info

id
string
Example:

"sora-2:task_01k7yhn8vae4ev52cnyxw3gn68"

object
string
Example:

"video"

model
string
Example:

"sora-2"

status
string
Example:

"completed"

progress
integer
Example:

100

url
string

Video download URL.

Example:

"https://filesystem.site/cdn/20251019/example.mp4"

video_url
string

Video download URL (alias).

Example:

"https://filesystem.site/cdn/20251019/example.mp4"

size
string
Example:

"small"

seconds
string
Example:

"12"

created_at
integer
Example:

1773220330