Document

Gets a DocumentCollection

GET
Returns a DocumentCollection if it exists.

Path parameters

collectionNamestringRequired
Name of the Document Collection

Response

This endpoint returns an object
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