Audits

Audit entries.

Schema

Auditsarray
Audit

Audit entry details.

operation

string

Operation performed, such as CREATE, UPDATE, or DELETE.

request

string

Request entity.

requestUri

string

URL of the request.

responseCode

string

Status code of the response, such as 200.

timestamp

string

Timestamp for the log in seconds since epoch.

user

string

Email address of user assoicated with the log.