Once you retrieve a list of all documents with their corresponding IDs, you can use this endpoint to get more details about a specific document.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Document ID to fetch the document details.
"2df9e795-d368-4ceb-be9d-b44281703827"
Include the patient identifier (p_oid) to fetch a patient's record, applicable only for EMR cases.
Description of a document.
The response is of type object
.