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

    TENANT_ROLES_RETRIEVE_LIST_SUCCESS

    interface TenantRolesRetrieveListSuccessEventSanitised {
        category: "tenant";
        data: { entriesCount: number };
        id: string;
        requestId: string;
        requestIp: string | undefined;
        timestamp: number;
        type: "TENANT_ROLES_RETRIEVE_LIST_SUCCESS";
        userAgent: string | undefined;
        userId: string;
        version: "1";
    }
    Index
    category: "tenant"
    data: { entriesCount: number }
    id: string
    requestId: string
    requestIp: string | undefined
    timestamp: number
    type: "TENANT_ROLES_RETRIEVE_LIST_SUCCESS"
    userAgent: string | undefined
    userId: string
    version: "1"