Gets a Document from a DocumentCollection by UUID

Returns specified Document from a DocumentCollection.

Path parameters

collectionNamestringRequired

Name of the Document Collection

documentUUIDstringRequired

UUID of the Document to be updated

Headers

AuthorizationstringRequired

Header authentication of the form Api-Key <token>

Response

OK

contentstringOptional
created_atstringOptional
document_idstringOptional
embeddinglist of doublesOptional
is_embeddedbooleanOptional
metadatamap from strings to anyOptional
updated_atstringOptional
uuidstringOptional

Errors