rozod
    Preparing search index...

    Variable getEmailConst Api

    getEmail: EndpointGeneric<
        { [key: string]: any },
        {
            canBypassPasswordForEmailUpdate: boolean;
            emailAddress: string;
            verified: boolean;
        },
        undefined,
    > = ...

    GET https://accountsettings.roblox.com/v1/email Gets the authenticated user's email address and verified status