The audit log provides a list of API requests. It logs the environment as well as the API call. After access control is enabled, it also logs the user.
Field | Type | Notes |
---|---|---|
authType | enum | The options are AdminAuth , BasicAuth , RegistrationToken , TokenAccount , TokenAuth . |
authenticatedAsAccountId | account | |
authenticatedAsIdentityId | identity | |
clientIp | string | |
description | string | |
eventType | string | |
id | int | The unique identifier for the auditLog |
requestObject | string | |
resourceId | int | |
resourceType | string | |
responseCode | string | |
responseObject | string |
Please read more about the common resource fields. These fields are read only and applicable to almost every resource. We have segregated them from the list above.