# Admin Audit Administrative endpoints for viewing and managing audit logs. Provides comprehensive logging of all security-relevant actions performed in the system. ## List audit log entries - [GET /api/v1/admin/audit_log](https://docs.wellesley.social/openapi/admin-audit/paths/~1api~1v1~1admin~1audit_log/get.md): Retrieves a paginated list of audit log entries with flexible filtering options. Returns security-relevant actions performed by users, accounts, or services within the platform. RBAC: requires Audit.Read