List Audit Logs in Account
Get Details of Audit Log entries for an Account. This endpoint is only available in Enterprise editions and requires the audit_logs feature to be enabled.
Authorizations
This token can be obtained by visiting the profile page or via rails console. Provides access to endpoints based on the user permissions levels. This token can be saved by an external system when user is created via API, to perform activities on behalf of the user.
Path Parameters
The numeric ID of the account
Query Parameters
Page number for pagination
Filter entries by the name or email of the user who performed the action
Filter entries by the type of the audited record
Only return entries created at or after this unix timestamp
1755388800
Only return entries created at or before this unix timestamp
1755993599
Order of the entries by creation time
desc, asc 
