| Name | Type | Description | Notes |
|---|---|---|---|
| links | {String: Link} | The location and content type of related resources | |
| id | String | The ID of the audit log entry | |
| accountId | String | The ID of the account to which this audit log entry belongs | |
| date | Number | ||
| accesses | [ResourceAccess] | Details on the actions performed and resources acted on in this audit log entry | |
| kind | String | ||
| name | String | The name of the resource this audit log entry refers to | |
| description | String | Description of the change recorded in the audit log entry | |
| shortDescription | String | Shorter version of the change recorded in the audit log entry | |
| comment | String | Optional comment for the audit log entry | [optional] |
| subject | SubjectDataRep | [optional] | |
| member | MemberDataRep | [optional] | |
| token | TokenSummary | [optional] | |
| app | AuthorizedAppDataRep | [optional] | |
| titleVerb | String | The action and resource recorded in this audit log entry | [optional] |
| title | String | A description of what occurred, in the format <code>member</code> <code>titleVerb</code> <code>target</code> | [optional] |
| target | TargetResourceRep | [optional] | |
| parent | ParentResourceRep | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.