> **Source:** https://knowledge.leegality.com/sign-station/api/audit-log-controller.tag > **Site:** Leegality Knowledge Base — https://knowledge.leegality.com > **About:** Leegality is a document execution platform covering eSigning, stamps, NeSL, workflows, and REST API integration. > **Navigation:** Every article on this site has a plain-text version at `.txt` (this format). To get an index of all articles with their `.txt` links, read: https://knowledge.leegality.com/llms.txt > **AI Guide:** For instructions on how to navigate this knowledge base as an AI agent, read: https://knowledge.leegality.com/ai-readable.txt --- # AuditLog Controller > AuditLog Controller The Audit Log API provides endpoints for searching and retrieving audit log entries within the SignStation platform. Audit logs capture a detailed record of system activities, user actions, and significant events for security, compliance, and troubleshooting purposes. All audit log operations are scoped to the authenticated user's organization. Use this API to search audit logs based on various criteria such as date range, user, action type, and more. For the dashboard view and filters, see [Audit Logs](https://knowledge.leegality.com/sign-station/audit-logs). ```mdx-code-block ```