Retrieve a document
Documents
Retrieve a document
Retrieves a single document by documentId.
Returns the document’s top-level metadata; block content lives under separate endpoints.
Returns a 404 shape { _id, isNotFound: true } if the document does not exist or has been soft-deleted.
GET
Retrieve a document