Appearance
DoCurious API Reference / types / AuditLogEntry
Interface: AuditLogEntry
Defined in: types/admin.types.ts:76
Audit log entry
Extends
Properties
action
action:
string
Defined in: types/admin.types.ts:79
adminDisplayName?
optionaladminDisplayName:string
Defined in: types/admin.types.ts:78
adminUserId
adminUserId:
string
Defined in: types/admin.types.ts:77
createdAt
createdAt:
string
Defined in: types/common.types.ts:154
ISO 8601 datetime when the entity was created
Inherited from
details
details:
Record<string,unknown>
Defined in: types/admin.types.ts:82
id
id:
string
Defined in: types/common.types.ts:167
Inherited from
ipAddress?
optionalipAddress:string
Defined in: types/admin.types.ts:83
resourceId
resourceId:
string
Defined in: types/admin.types.ts:81
resourceType
resourceType:
string
Defined in: types/admin.types.ts:80
updatedAt
updatedAt:
string
Defined in: types/common.types.ts:156
ISO 8601 datetime when the entity was last modified