Variable getUsersAuthenticatedAgeBracketConst

getUsersAuthenticatedAgeBracket: EndpointGeneric<{}, {
    ageBracket: number;
}, any> = ...

GET https://users.roblox.com/v1/users/authenticated/age-bracket

Gets the age bracket of the authenticated user.