Find Webhook Audit Event

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

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

It is a typical API to work with webhook audit

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

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

Request Params

KeyDatatypeRequiredDescription
eventEntitynullEntity with which the webhook was called: CDT, ASSESSMENT
eventSubtypenullType of performing action
statusnullWebhook call status: SENT, DELIVERED, FAILED,
patientIdnullId of the patient who the action was taken on
recordnullObject after performing the action on it
headersnullList of headers with which the webhook is configured and was called
queryParametersnullList of parameters with which the webhook is configured and was called
dateEndnullDate_time in ISO-8601 format. Filter by sentAt
dateStartnullDate_time in ISO-8601 format. Filter by sentAt
instancenullThe environment for which you want to execute the request