Video Collections Endpoints
Get Collection
Retrieve details about a specific collection
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the collection to retrieve
Response
200
application/json
Collection details
Unique identifier for the collection
Object type, always 'collection'
Available options:
collection
Name of the collection
Unix timestamp of when the collection was created
Number of files in the collection
Description of the collection's purpose or contents, null if none provided
Configuration for automatic entity extraction from videos