Headers
Path Parameters
Response
Successful Response
Represents a document stored in the database documents collection
Retrieve a single document by its external identifier.
Args: document_id: External ID of the document to fetch. auth: Authentication context used to verify access rights.
Returns:
The :class:Document
metadata if found.
Successful Response
Represents a document stored in the database documents collection