MATTR VII Management API Events Registry - v1.37.0
    Preparing search index...

    SECURITY_SETTINGS_RETRIEVE_START

    interface SecuritySettingsRetrieveStartEventSanitised {
        category: "security-settings";
        id: string;
        requestId: string;
        requestIp: string | undefined;
        timestamp: number;
        type: "SECURITY_SETTINGS_RETRIEVE_START";
        userAgent: string | undefined;
        userId: string;
        version: "1";
    }
    Index
    category: "security-settings"
    id: string
    requestId: string
    requestIp: string | undefined
    timestamp: number
    type: "SECURITY_SETTINGS_RETRIEVE_START"
    userAgent: string | undefined
    userId: string
    version: "1"