Documents
Get Document
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.
get/documents/{document_id}
Path parameters
document_idstring required
Headers
authorizationstring
Response
Successful Response