Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APIAuditLogEntry

Hierarchy

  • APIAuditLogEntry

Index

Properties

action_type: AuditLogEvent
changes?: APIAuditLogChange[]
id: string

ID of the entry

reason?: string

The reason for the change (0-512 characters)

target_id: null | string

ID of the affected entity (webhook, user, role, etc.)

user_id: null | string

The user who made the changes

This can be null in some cases (webhooks deleting themselves by using their own token, for example)

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:16 AM