Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
eka user id (OID)
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.
Response
Description of a document.
The response is of type object
.