rozod
    Preparing search index...

    Variable getAccountSettingsMetadataConst Api

    getAccountSettingsMetadata: EndpointGeneric<
        { [key: string]: any },
        {
            IsAccountsRestrictionsSpamBugFixEnabled: boolean;
            IsContentControlsEnabled: boolean;
            IsParentalMonthlyLimitInUIEnabled: boolean;
            IsParentalNotificationSettingsInUIEnabled: boolean;
            MaximumParentalControlsMonthlySpendLimitInUSD: number;
        },
        undefined,
    > = ...

    GET https://accountsettings.roblox.com/v1/account/settings/metadata Returns metadata used by the account settings page