# Audit Each API call that results in data being created, updated or deleted will result in one or more entries in the audit log. Using the endpoints provided in this section it is possible to list entries in this log. ## List event log entries - [GET /log/events](https://test-docs.discovery-staging.verifiable.com/references/development/deprecated/api/audit/listeventlogentries.md): Returns a page of event log entries. Events can occur either system or user initiated. In case an event is user initiated the event context contains information on the user that triggered it and the associated HTTP request is captured.