Get File Summaries

Returns the min and max absolute timestamps from non-archived video files associated with a given video that overlap with an optional set of bounds. The files on the edges of the bounds will be truncated to segments that are inside or overlap with the 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 an object.
fileSummarieslist of objects