/api/v1/collections
A collection is a named set of files you can query with the Query and Chat Sessions APIs. Collection names are unique within your account.
Request
string
required
Display name for the collection. Maximum 255 characters, unique per account.
Response
string
Unique identifier (UUID) for the collection.
string
The collection name.
integer
Number of files in the collection.
integer
Combined size of all files, in bytes.
Response

