rozod
    Preparing search index...

    Variable getUsersAuthenticatedRolesConst Api

    getUsersAuthenticatedRoles: EndpointGeneric<
        { [key: string]: any },
        { roles: string[] },
        undefined,
    > = ...

    GET https://users.roblox.com/v1/users/authenticated/roles Gets the (public) roles of the authenticated user, such as "Soothsayer" and "BetaTester".