---
title: "Read Translations"
method: GET
path: "/2023-10/bundle/{id}/translation"
---

# Read Translations

`GET /2023-10/bundle/{id}/translation`

## Path parameters

- `id` string, required

## Query parameters

- `locale` string, required

## Response `200`

200

- object
  - `success` boolean
  - `message` string
  - `data` object[]
    - `value` string
    - `name` string
    - `key` string
  - `code` string
  - `pageInfo` unknown

## Other responses

- `400` — 400

---

[API](https://skmtc.net/loopwork/apis/storefront-api.md) · [All operations](https://skmtc.net/loopwork/apis/storefront-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loopwork/storefront-api/versions/1524500daa02/schema)
