Skip to content

AuditEvent

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/api-client/src/endpoints/audit.ts

Audit event model for API responses

Properties

PropertyType
idstring
organizationIdstring
projectId`string
docVersionId`string
actorIdstring
actorEmailstring
actorRolestring
actionstring
entityTypestring
entityIdstring
metadata`Record<string, unknown>
ipAddress`string
userAgent`string
createdAtstring

Was this page helpful?

Download as PDF