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

videoRidstringRequired

Unique resource identifier for a Video

Headers

AuthorizationstringRequired

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

Response

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