---
title: "Get allergens"
method: GET
path: "/i/allergens"
tags: ["Rich Item"]
---

# Get allergens

`GET /i/allergens`

Returns a list of all possible allergens that can be added to a rich item. See [Allergens Table](https://api-portal.lsk.lightspeed.app/guides/reference/reference-tables/allergens) for more details.

## Response `200`

Allergens

- object[] — A list of allergens.
  - `code` string — The allergen code.
  - `translations` object[] — List of translations.
    - `locale` string — Language locale (eg. 'en' or 'en_US').
    - `text` string — Translation in the language of the locale.

---

[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)
