Document

Gets a list of DocumentCollections

GET
Returns a list of all DocumentCollections.

Response

This endpoint returns a list of lists of objects
created_at
stringOptional
description
stringOptional
document_count
integerOptional
Number of documents in the collection
document_embedded_count
integerOptional
Number of documents with embeddings
embedding_dimensions
integerOptional
embedding_model_name
stringOptional
is_auto_embedded
booleanOptional
is_indexed
booleanOptional
is_normalized
booleanOptional
metadata
map from strings to anyOptional
name
stringOptional
updated_at
stringOptional
uuid
stringOptional

Errors