Retrieves a single document by ID from a namespace.
Successful response
A document is a record with a required id and arbitrary attributes. Attribute types must conform to the namespace's attributes_schema. If no schema is provided during upsert, one is inferred from the document structure.
Document ID. UUID or string up to 64 characters.