Skip to main content

AuditLogSchema

actionstring
action_type
actor_idintegernullable
actor_ip_addressstring
addednullable

The Old Value(s)

createddatedate-timenullable
deletednullable

The New Value(s)

descriptionstring
eventstring
extranullable

Some JSON describing the event

git_hashstring
idinteger
impersonating_actor_iduuidnullable
impersonating_or_regularnullable
objectstring
object_idstringnullable
old_impersonating_actor_idintegernullable
tenant_idintegernullable
AuditLogSchema
{
"action": "string",
"actor_id": 0,
"actor_ip_address": "string",
"createddate": "2024-07-29T15:51:28.071Z",
"description": "string",
"event": "string",
"git_hash": "string",
"id": 0,
"impersonating_actor_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"object": "string",
"object_id": "string",
"old_impersonating_actor_id": 0,
"tenant_id": 0
}