Evisort Auditlogs API ## Sections • [Evisort AuditLogs API](https://auditlogs.developers.evisort.com/evisort-auditlogs-api.md): The Audit Logs API offers a comprehensive view of audit events occurring within a workspace. • [authentication](https://auditlogs.developers.evisort.com/authentication.md): API tokens are used to authenticate requests to Evisort APIs. When calling an API endpoint, you must supply a valid API token in the HTTP Authorization header, with a valid token specified as the header value. You need to prefix the value with the Bearer identifier, which is required for the authentication scheme that Evisort uses. • [Generate a new token](https://auditlogs.developers.evisort.com/authentication/generate-a-new-token.md): This endpoint allows users to generate a new API token using the Evisort API Key. • [auditlogs](https://auditlogs.developers.evisort.com/auditlogs.md): auditlog endpoint • [Get auditlogs in the system](https://auditlogs.developers.evisort.com/auditlogs/get-auditlogs-in-the-system.md): This endpoint provides users with detailed data on platform activities, including user-related actions (such as login/logout, create, delete), document interactions (view, upload, download), and folder operations (create, change folder security), among others. This functionality allows users to monitor access and data changes within the Evisort platform, making it a highly valued feature for large institutions focused on regulatory and internal compliance. • [records](https://auditlogs.developers.evisort.com/records.md): The "records" section in the Non Prod - AuditLog project allows users to access detailed logs of all audit events within a non-production environment. By querying this section, users can retrieve important information such as event timestamps, the user responsible for the action, and the specific changes made within the environment. This section is essential for tracking and monitoring all activities within the non-production environment for security and compliance purposes. • [Get large number of auditlogs](https://auditlogs.developers.evisort.com/records/get-large-number-of-auditlogs.md): Returns maximum 7,500 auditlog entries in one batch, and provides an option to continuously retrieve more entries.