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 <= 100
Number 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
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