@makehq/sdk
    Preparing search index...

    Type Alias AuditLogDetail

    AuditLogDetail: AuditLog & { detail?: Record<string, JSONValue> }

    An audit log entry together with its event-specific detail payload, as returned by the detail endpoint. Carries no imtId — see AuditLogListEntry.

    Type declaration

    • Optionaldetail?: Record<string, JSONValue>

      Event-specific detail payload, its shape depending on the event