Skip to main content
GET
TypeScript

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The playback ID from the asset or livestream, e.g. eaw4nk06ts2d0mzb.

Response

Successful response

type
enum<string>
required
Available options:
live,
vod,
recording
Example:

"vod"

meta
object
required
Last modified on March 18, 2026