# Audit Logs

> As an organization admin, use these endpoints to list and download audit events.

As an organization admin, use these endpoints to list and download audit events.

* [Get audit logs](https://docs.uipath.com/orchestrator/standalone/2025.10/api-guide/get-audit-logs#get-audit-logs)
* [Download audit logs](https://docs.uipath.com/orchestrator/standalone/2025.10/api-guide/download-audit-logs#download-audit-logs)
  :::important
  The **AuditLogs** endpoints replace the old endpoints of **AuditQuery**.
  :::

| Old AuditQuery endpoint | New AuditLogs endpoint |
| --- | --- |
| `/identity_/api/AuditQuery/{organizationId}` | `/{organization_name}/audit_/api/auditlogs` |
| `/identity_/api/AuditQuery/{organizationId}/download` | `/{organization_name}/audit_/api/auditlogs/download` |
