# Audit Logs API

RudderStack has launched the [Audit Logs API](https://www.rudderstack.com/docs/api/audit-logs-api) which helps you programmatically access audit logs for running your security audits.

Using the Audit Logs API, you can:

- Access all existing audit logs.
- Access audit logs generated after the last access, that is, incremental load.
- Filter audit logs based on workspaces, date, etc.

For more information on the Audit Logs API, how it works, and its associated endpoints, refer to our [docs](https://www.rudderstack.com/docs/api/audit-logs-api).

