---
title: "Get UniverseDisplayInfo automatic translation settings."
method: GET
path: "/legacy-game-internationalization/v1/supported-languages/games/{gameId}/universe-display-info-automatic-translation-settings"
tags: ["Localization", "Universes"]
---

# Get UniverseDisplayInfo automatic translation settings.

`GET /legacy-game-internationalization/v1/supported-languages/games/{gameId}/universe-display-info-automatic-translation-settings`

## Path parameters

- `gameId` integer, required

## Response `200`

OK

- RobloxWebWebAPIModelsApiArrayResponseRobloxGameInternationalizationApiUniverseDisplayInfoAutomaticTranslationSettings
  - `data` RobloxGameInternationalizationApiUniverseDisplayInfoAutomaticTranslationSettings[]
    - `languageCode` string — The language code.
    - `isUniverseDisplayInfoAutomaticTranslationEnabled` boolean — Indicates whether or not automatic translation is currently enabled for Game and Place Information for a game and language.

## Other responses

- `400` — 14: Invalid game id
- `401` — 0: Authorization has been denied for this request.
- `403` — 18: You do not have permission to manage this game
- `500` — 0: An unknown error occurred. 22: Invalid language code 83: Failed to get UniverseDisplayInformation content instance auto translation settings 84: Count of language code is larger than max batch get size

---

[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/9e4acc812347/schema)
