Viewership
Query public total views metrics
GET
/
data
/
views
/
query
/
total
/
{playbackId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
playbackId
string
requiredThe playback ID to filter the query results. This can be a canonical playback ID from Livepeer assets or streams, or dStorage identifiers for assets
Response
200 - application/json
A simplified metric object about aggregate viewership of an asset. Either playbackId or dStorageUrl will be set.
playbackId
any
dStorageUrl
any
viewCount
any
playtimeMins
any
Was this page helpful?