Audits
An audit is created whenever an API endpoint is hit (except for the search).
The audit will track:
Who made the request
What CRUD action was invoked (
Create
,Read
,Update
,Delete
)A short description of the action
A timestamp of when the endpoint was invoked
Auto deletion
Audits are scheduled to be automatically deleted after two years.