Get Segment Summaries
Returns the min and max absolute and media timestamps for each segment in a video. To be used during frame-timestamp mapping.
Path parameters
videoRid
Unique resource identifier for a Video
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns a list of objects.
minAbsoluteTimestamp
maxAbsoluteTimestamp
minMediaTimestamp
maxMediaTimestamp