Audit Log Event tokens
API or security tokens have been updated
This audit log type records operations for the following features:
| Field Type | Type | Value | Availability | Description |
|---|---|---|---|---|
| actionName | String | Â | Â | The name of the action, for example create, delete or update |
| actor | ActorType | Â | Â | Actor, as defined in Actor Structure |
| isCustomToken | Option[Boolean] | Â | (added in 1.191) | Whether token in audited event was custom token |
| parserId | Option[String] | Â | Â | Parser ID |
| repoId | Option[String] | Â | Â | ID of the repository |
| repoName | Option[String] | Â | Â | Name of the repository |
| sensitive | Boolean | Â | Â | Whether the audited event is marked sensitive |
| timestamp | ZonedDateTime | Â | Â | Timestamp of the audited event |
| tokenName | String | Â | Â | Token name |
| tokenType | String | Â | Â | Type of token |