Read
Describes a document
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.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Document ID to fetch the document details.
Example:
"2df9e795-d368-4ceb-be9d-b44281703827"
Query Parameters
Include the patient identifier (p_oid) to fetch a patient's record, applicable only for EMR cases.