Retrieve a list of audit logs for the current organization. Note that this functionality is still under development and the audits logs are not fully exhaustive.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Number of audit logs to retrieve
Page number for pagination
A list of audit logs
The response is of type object[]
.