---
title: "Get locales"
method: GET
path: "/i/locales/{businessId}"
tags: ["Rich Item"]
---

# Get locales

`GET /i/locales/{businessId}`

Returns the locales of a business in ISO Code 2 or language_localization (eg. 'en' or 'en_US').

## Path parameters

- `businessId` integer, required — The unique identifier for the business.

## Response `200`

Locales

- string[] — A list of locales.

---

[API](https://skmtc.net/lightspeed/apis/lightspeed-restaurant-k-series-api.md) · [All operations](https://skmtc.net/lightspeed/apis/lightspeed-restaurant-k-series-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightspeed/lightspeed-restaurant-k-series-api/revisions/96f04e4e3f61/schema)
