To get the list of all the records for a given authenticated user.
Documentation Index
Fetch the complete documentation index at: https://ekacare-mintlify-changelog-1776733918.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.