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

# Get rich items

`GET /i/richItem/{businessId}`

Returns all of the rich item information for a specific business.

## Path parameters

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

## Query parameters

- `page` integer — Starting page of results, when paginating.
- `size` integer — Number of results to return, when paginating.
- `sort` string[]

## Response `200`

Rich Items

---

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