Audit Logs
Retrieve audit logs
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.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Number of audit logs to retrieve
Page number for pagination
Response
200
application/json
A list of audit logs
The response is of type object[]
.