Get an audit record by its ID.
action1_get_audit_eventRetrieve a specific audit event by its ID to inspect audit records. Requires view_audit permission.
Instructions
Get an audit record by its ID. Get a specific audit record by its ID. Perm: view_audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of an event. | |
| verbose | No | Skip per-item compactor. | |
| response_format | No | Output format. Default markdown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||