---
title: "Retrieves the list of roles granted to current logged-in user"
method: GET
path: "/v1/game-localization-roles/games/{gameId}/current-user/roles"
tags: ["Localization", "Universes"]
---

# Retrieves the list of roles granted to current logged-in user

`GET /v1/game-localization-roles/games/{gameId}/current-user/roles`

## Path parameters

- `gameId` integer, required

## Response `200`

OK

- TranslationRolesApiRobloxWebWebAPIModelsApiArrayResponseSystemString
  - `data` string[]

## Other responses

- `400` — 3: Invalid game id
- `401` — 0: Authorization has been denied for this request.
- `503` — 2: 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/versions/e15802062270/schema)
