---
title: "Get rich item by sku"
method: GET
path: "/i/richItem/{businessId}/{sku}"
tags: ["Rich Item"]
---

# Get rich item by sku

`GET /i/richItem/{businessId}/{sku}`

Get a rich item from its sku and the business id.

## Path parameters

- `businessId` integer, required — The unique identifier for the business.
- `sku` string, required — The SKU of the item.

## Response `200`

OK

## Other responses

- `404` — Not Found

---

[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/81c537153037/schema)
