List organization audit logs
Required scopes:
auditlogs:read
Gets a list of all audit log entries for the specified organization.
The audit log entries in the response are sorted by the triggeredAt
property in descending order by default. You can use pagination to navigate through a large number of entries.
You can get the audit log entries only for organizations in which you have the "Admin" or "Owner" roles. Otherwise, you get the 403 error.
Last updated