Playback
Retrieve Playback Info
GET
/
playback
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredThe playback ID from the asset or livestream, e.g. eaw4nk06ts2d0mzb
.
Response
200 - application/json
type
enum<string>
requiredAvailable options:
live
, vod
, recording
meta
object
required