---
title: "GET /v1/badges/{badgeId}/name-description"
method: GET
path: "/v1/badges/{badgeId}/name-description"
tags: ["Badges", "Localization"]
---

# GET /v1/badges/{badgeId}/name-description

`GET /v1/badges/{badgeId}/name-description`

## Path parameters

- `badgeId` integer, required

## Response `200`

OK

- RobloxWebWebAPIModelsApiArrayResponseRobloxGameInternationalizationApiNameDescription
  - `data` RobloxGameInternationalizationApiNameDescription[]
    - `name` string
    - `description` string
    - `updateType` 'Invalid' | 'Name' | 'Description'
    - `languageCode` string

## Other responses

- `400` — 62: Invalid game badge id
- `401` — 0: Authorization has been denied for this request.
- `503` — 17: Feature is disabled

---

[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/revisions/80880b69892d/schema)
