Gets a DocumentCollection

Deprecated
GET
Returns a DocumentCollection if it exists.

Path parameters

collectionNamestringRequired
Name of the Document Collection

Response

This endpoint returns an object
created_atstringOptional
descriptionstringOptional
document_countintegerOptional
Number of documents in the collection
document_embedded_countintegerOptional
Number of documents with embeddings
embedding_dimensionsintegerOptional
embedding_model_namestringOptional
is_auto_embeddedbooleanOptional
is_indexedbooleanOptional
is_normalizedbooleanOptional
metadatamap from strings to anyOptional
namestringOptional
updated_atstringOptional
uuidstringOptional

Errors