Datadog Audit API

The Audit API allows you to search your Audit Logs events over HTTP. It returns Audit Logs events that match an audit search query, providing visibility into actions taken within your organization.

API entry from apis.yml

apis.yml Raw ↑
aid: datadog:datadog-audit-api
name: Datadog Audit API
tags:
- Audit
- Audit Logs
- Compliance
humanURL: https://docs.datadoghq.com/api/latest/audit/
baseURL: https://api.datadoghq.com
image: https://imgix.datadoghq.com/img/dd_logo_n_70x75.png
properties:
- url: https://docs.datadoghq.com/api/latest/audit/
  type: Documentation
- url: https://docs.datadoghq.com/account_management/audit_trail/
  type: Reference
description: The Audit API allows you to search your Audit Logs events over HTTP. It returns Audit Logs
  events that match an audit search query, providing visibility into actions taken within your organization.