| Name | Type | Description | Notes |
|---|---|---|---|
| _links | array<string,\LaunchDarklyApi\Model\Link> | The location and content type of related resources | |
| _id | string | The ID of the audit log entry | |
| _account_id | string | The ID of the account to which this audit log entry belongs | |
| date | int | ||
| accesses | \LaunchDarklyApi\Model\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 | |
| short_description | string | Shorter version of the change recorded in the audit log entry | |
| comment | string | Optional comment for the audit log entry | [optional] |
| subject | \LaunchDarklyApi\Model\SubjectDataRep | [optional] | |
| member | \LaunchDarklyApi\Model\MemberDataRep | [optional] | |
| token | \LaunchDarklyApi\Model\TokenSummary | [optional] | |
| app | \LaunchDarklyApi\Model\AuthorizedAppDataRep | [optional] | |
| title_verb | 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 | \LaunchDarklyApi\Model\TargetResourceRep | [optional] | |
| parent | \LaunchDarklyApi\Model\ParentResourceRep | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.