get_audit_log
Retrieve a specific audit log entry by providing its log ID. This tool accesses the classic Audit Logs API to fetch detailed audit trail data for compliance and security analysis.
Instructions
Get a single audit log entry by its log ID (classic Audit Logs API, requires auditLogs.read scope). Uses GET /api/v2/auditlogs/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The log entry ID (logId field). |