Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum number of collections to return
Required range:
x <= 100Number of collections to skip
Order the collections by a specific field
Available options:
name, created_at Sort the collections in ascending or descending order
Available options:
asc, desc Filter collections by type
Available options:
media-descriptions, entities, rich-transcripts, face-analysis Filter collections created after this date (ISO 8601 format)
Filter collections created before this date (ISO 8601 format)
Response
A list of collections
Object type, always 'list'
Available options:
list Array of collection objects
Total number of collections matching the query
Number of items returned in this response
Offset from the start of the list