Common Collection Operations
List Collections
List all collections
GET
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:
entities
, rich-transcripts
Response
200
application/json
A list of collections
The response is of type object
.