Skip to main content

Audit Logs

note

Feature availability depends on the cloud offering that you use. For details, refer to the Feature availability page.

As an organization admin, you can use the Audit Logs APIs to list and download audit events for your organization.

Depending on your logging experience, two sets of endpoints are available:

  • Classic logging experience: The classic API, scoped under /audit_/, covering platform-level and Automation Ops events.
  • Unified logging experience: The enhanced API, scoped under /orgaudit_/ and /tenantaudit_/, providing organization- and tenant-level audit coverage for most UiPath services onboarded to the unified experience.
    note

    You can switch between the two experiences in Admin > Audit logs > New admin experience toggle. Enabling the toggle activates the unified logging experience, while disabling it shows the classic experience.

Available API sets

The following table describes the available APIs, based on your logging experience:

ExperienceDescriptionAPI Endpoint
Classic logging experienceRetrieves and downloads audit logs for platform services and Automation Ops./audit_/
Unified logging experience (Organization-level)Retrieves and downloads audit logs across all services at the organization level./orgaudit_/
Unified logging experience (Tenant-level)Retrieves and downloads audit logs for tenant-specific services./tenantaudit_/