Audits

An audit is created whenever an API endpoint is hit (except for the search).

The audit will track:

  1. Who made the request

  2. What CRUD action was invoked (CreateReadUpdateDelete)

  3. A short description of the action

  4. A timestamp of when the endpoint was invoked

Auto deletion

Audits are scheduled to be automatically deleted after two years.