rozod
    Preparing search index...

    Variable getEmailsConst Api

    getEmails: EndpointGeneric<
        { [key: string]: any },
        { pendingEmail: string; verifiedEmail: string },
        undefined,
    > = ...

    GET https://accountsettings.roblox.com/v1/emails Gets the authenticated user's verified email and pending (unverified) email if one exists