v6

latestOpenAPI 3.0.3raw.githubusercontent.com2023-03-26215.6 KB
Cross-Device Resume (XDR)

Get viewer playheads

Get all playhead positions for a specific account and viewer

get/accounts/{{account_id}}/playheads/{viewer_id}

Path parameters

account_idstring required

Video Cloud account id

viewer_idstring required

Id of the viewer whose playheads are being retrieved.

Query parameters

limitinteger

Number of results to return. 1000 is used if no value specified.

Headers

Content-Typestring required

Content-Type: application/json

Authorizationstring required

Authorization: Bearer access_token (see Getting Access Tokens)

Response

Successful operation

account_idstring
viewer_idstring
sizeinteger
All 2 operations