Get audit logs for the current user
Optionaloptions: GetAuditLogsOptionsFilter and pagination options
Paginated audit logs
Get a specific audit log entry
Audit log entry ID
Audit log entry details
Get change history for a specific resource
Type of resource (e.g., "project", "file")
ID of the resource
Optionaloptions: GetResourceHistoryOptionsPagination options
Resource change history
Get recent activity across all resources
Optionaloptions: GetRecentActivityOptionsOptions including limit
Recent audit log entries
Get audit logs for all users (admin only)
Optionaloptions: GetAuditLogsOptionsFilter and pagination options
Paginated audit logs
Audit Module
Activity logging and audit trail functionality.
Remarks
This module is pending backend implementation. All methods will throw NotImplementedError until the backend endpoints are available.