To get the list of all the records for a given authenticated user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
To get response in json format
application/json eka user id (OID)
Filters the documents by returning all documents that were updated after the specified u_at__gt timestamp. The value should be a valid epoch timestamp.
1614556800
Please include the nextPageToken from the API response to enable pagination.
Include the patient identifier (p_oid) to fetch the list of records. Applicable only for EMR cases.