Skip to main content
GET
Get Video By Id

Authorizations

Authorization
string
header
required

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

Path Parameters

video_id
string
required

Response

Successful Response

video_id
string
required
status
string
required
video_url
string | null
thumbnail_url
string | null
duration_seconds
number | null
error
Error · object | null