# AuditLogData ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**id** | **string** | The unique identifier of the audit log | [optional] [default to undefined]| |**timestamp** | **number** | The timestamp of the audit log | [optional] [default to undefined]| |**createdAt** | **number** | The timestamp of the audit log creation | [optional] [default to undefined]| |**user** | **string** | The user who performed the action | [optional] [default to undefined]| |**subject** | **string** | The subject of the action | [optional] [default to undefined]| |**event** | **string** | The event that was performed | [optional] [default to undefined]| |**category** | **string** | The category of the audit event | [optional] [default to undefined]| |**tenantId** | **string** | The tenant ID of the audit log | [optional] [default to undefined]| |**userId** | **string** | The user ID of the audit log | [optional] [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)