Cross-Device Resume (XDR)
Get viewer video playhead(s)
Get the playhead(s) for all specified videos for a viewer
get/accounts/{{account_id}}/playheads/{viewer_id}/{{video_id}}
Path parameters
account_idstring required
Video Cloud account id
viewer_idstring required
Id of the viewer whose playheads are being retrieved.
video_idstring required
Id of the video(s) whose playheads are being retrieved. Comma-delimited for multiple video ids. Up to 100 video ids supported.
Headers
Content-Typestring required
Content-Type: application/json
Authorizationstring required
Authorization: Bearer access_token (see Getting Access Tokens)
Response
200