Functionsยง
- count_
audit_ logs - Count the total number of audit logs in the system.
- count_
audit_ logs_ by_ app - Retrieves the number of audit logs for a given app_id.
- create_
audit_ log - Creates a new audit log entry in the system.
- get_
audit_ logs_ by_ app - Retrieves audit logs for a given app_id.
- get_
audit_ logs_ by_ resource - Retrieves audit logs for a specific resource.
- get_
org_ audit_ logs - Retrieves audit logs for actions within a specific organization.
- get_
user_ audit_ logs - Retrieves audit logs for actions performed by a specific user.
- list_
audit_ logs_ paginated - Retrieves a paginated list of audit logs ordered by creation time.