---
title: "Get user player choice settings for universe."
method: GET
path: "/v1/user-localization-settings/player-choice/{universeId}"
tags: ["Localization"]
---

# Get user player choice settings for universe.

`GET /v1/user-localization-settings/player-choice/{universeId}`

## Path parameters

- `universeId` integer, required

## Response `200`

OK

- RobloxGameInternationalizationApiModelsResponseGetPlayerChoiceUniverseSettingsResponse
  - `IsPlayerChoiceEnabled` boolean — Checks whether player choice warning should be displayed to users.

## Other responses

- `400` — 14: Invalid game id
- `401` — 0: Authorization has been denied for this request.
- `500` — 0: An unknown error occurred.
- `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/versions/e15802062270/schema)
