Get Segment Summaries In Bounds
Returns the min and max absolute and media timestamps for each segment in a video that overlap with an optional set of bounds.
Path parameters
videoRid
Unique resource identifier for a Video
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
bounds
Response
This endpoint returns a list of objects.
minAbsoluteTimestamp
maxAbsoluteTimestamp
minMediaTimestamp
maxMediaTimestamp