---
title: "Gets the age bracket of the authenticated user."
method: GET
path: "/v1/users/authenticated/age-bracket"
tags: ["Accounts"]
---

# Gets the age bracket of the authenticated user.

`GET /v1/users/authenticated/age-bracket`

## Response `200`

OK

- RobloxUsersApiUserAgeBracketResponse — A user age bracket response model.
  - `ageBracket` integer — The age bracket of the user.

## Other responses

- `401` — 0: Authorization has been denied for this request.

---

[API](https://skmtc.net/roblox/apis/roblox-api.md) · [All operations](https://skmtc.net/roblox/apis/roblox-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/roblox/roblox-api/versions/e15802062270/schema)
