---
title: Audit
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > API Reference > Audit
---

# Audit

Search your Audit Logs events over HTTP.

## Search Audit Logs events →{% #search-audit-logs-events %}

| Datadog site      | API endpoint                                                  |
| ----------------- | ------------------------------------------------------------- |
| ap1.datadoghq.com | POST https://api.ap1.datadoghq.com/api/v2/audit/events/search |
| ap2.datadoghq.com | POST https://api.ap2.datadoghq.com/api/v2/audit/events/search |
| app.datadoghq.eu  | POST https://api.datadoghq.eu/api/v2/audit/events/search      |
| app.ddog-gov.com  | POST https://api.ddog-gov.com/api/v2/audit/events/search      |
| us2.ddog-gov.com  | POST https://api.us2.ddog-gov.com/api/v2/audit/events/search  |
| app.datadoghq.com | POST https://api.datadoghq.com/api/v2/audit/events/search     |
| us3.datadoghq.com | POST https://api.us3.datadoghq.com/api/v2/audit/events/search |
| us5.datadoghq.com | POST https://api.us5.datadoghq.com/api/v2/audit/events/search |

## Get a list of Audit Logs events →{% #get-a-list-of-audit-logs-events %}

| Datadog site      | API endpoint                                          |
| ----------------- | ----------------------------------------------------- |
| ap1.datadoghq.com | GET https://api.ap1.datadoghq.com/api/v2/audit/events |
| ap2.datadoghq.com | GET https://api.ap2.datadoghq.com/api/v2/audit/events |
| app.datadoghq.eu  | GET https://api.datadoghq.eu/api/v2/audit/events      |
| app.ddog-gov.com  | GET https://api.ddog-gov.com/api/v2/audit/events      |
| us2.ddog-gov.com  | GET https://api.us2.ddog-gov.com/api/v2/audit/events  |
| app.datadoghq.com | GET https://api.datadoghq.com/api/v2/audit/events     |
| us3.datadoghq.com | GET https://api.us3.datadoghq.com/api/v2/audit/events |
| us5.datadoghq.com | GET https://api.us5.datadoghq.com/api/v2/audit/events |
