rozod
    Preparing search index...

    Variable getUsernamesConst Api Param Description

    getUsernames: EndpointGeneric<
        { username?: string },
        { usernames: string[] },
        undefined,
    > = ...

    GET https://auth.roblox.com/v1/usernames Gets a list of existing usernames on Roblox based on the query parameters username The username This endpoint can be expanded in the future to include other query parameters such as "startsWith"