---
title: "Get All Menus"
method: GET
path: "/o/op/1/menu/list"
tags: ["Order and Pay"]
---

# Get All Menus

`GET /o/op/1/menu/list`

Returns a list of menus for a given business location.

## Query parameters

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

## Response `200`

Load menus

- object[]
  - `menuName` string — The name of the menu.
  - `ikentooMenuId` integer — The unique identifier for the menu.

---

[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/versions/fd2e31cf57dd/schema)
