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

videoRidstringRequired

Unique resource identifier for a Video

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
boundsobjectOptional

Response

This endpoint returns a list of objects.
minAbsoluteTimestampobject
maxAbsoluteTimestampobject
minMediaTimestampdouble
maxMediaTimestampdouble