Data Audit Find All

GET {{url}}/{{tenantName}}/admin/audit-data

NOTE: Available only if Admin Access -> Data Audit
is set.

Find data audit event

It is a typical API to work with data audit

URL Structure: {{url}} / {{tenantName}} / admin /audit-data

in our example it would be: https://api.live.welkincloud.io/gh/admin/audit-data

Request Params

KeyDatatypeRequiredDescription
cdtNamestringCdt name
subjectUsernamestringUsername of a person performing the action
instancestringInstance name
patientFullNamestringFull name of the patient who the action was taken on
dateStartstringDate_time in ISO-8601 format Filter by sentAt.
dateEndstringDate_time in ISO-8601 format Filter by sentAt.
entitystringType of the entity: CDT, PATIENT
subjectFullNamestringFull name of the person performing the action
includeFormationbooleanInclude cdt formation
subjectUserIdnullId of a person performing the action
subjectActornullClient type of the person performing the action: API_CLIENT, PATIENT, CS_TOOL_CLIENT, USER
patientIdnullId of the patient who the action was taken on
sentAtnullDate_time in ISO-8601 format. When action happens
cdtnullObject describe all fields with types
operationnullType of action operation: CREATE, UPDATE, DELETE
recordnullObject after performing the action on it