Gets a DocumentCollection

Deprecated
Returns a DocumentCollection if it exists.

Path parameters

collectionNamestringRequired
Name of the Document Collection

Response

OK
created_atstring
descriptionstring
document_countinteger
document_embedded_countinteger
embedding_dimensionsinteger
embedding_model_namestring
is_auto_embeddedboolean
is_indexedboolean
is_normalizedboolean
metadatamap from strings to any
namestring
updated_atstring
uuidstring

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error