List team audit logs
Required scopes:
auditlogs:read
Gets a list of all audit log entries for the specified team.
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 teams in which you have the "Team Admin" role. Otherwise, you get the 403 error.
Last updated