Retrieve information about a specific video file in a collection
Common Collection Operations
Get Collection Video Info
Retrieve information about a specific video file in a collection
GET
Retrieve information about a specific video file in a collection
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the collection
The ID of the file
Response
File details within the collection
ID of the collection
ID of the file
Object type, always 'collection_file'
Available options:
collection_file Unix timestamp in milliseconds when the file was added to the collection
Overall processing status of the file in this collection
Available options:
pending, processing, completed, failed, not_applicable The file object
Segmentation information for this file in the collection. Only present when the file has been segmented.