---
title: "Get Menus"
method: GET
path: "/menus"
tags: ["Menus"]
---

# Get Menus

`GET /menus`

## Response `200`

OK

- object
  - `uid` integer
  - `crdate` integer
  - `tstamp` integer
  - `crdate_formatted` string
  - `tstamp_formatted` string
  - `name` string
  - `official_name` string
  - `printer_name` string
  - `color` string
  - `client` integer
  - `tag` integer
  - `is_favorite` integer
  - `price` integer
  - `is_visible` integer
  - `tag_name` string
  - `product_count` integer
  - `closed_for_discount` integer — 0 or 1

---

[API](https://skmtc.dev/shopbox/apis/shopbox-api.md) · [All operations](https://skmtc.dev/shopbox/apis/shopbox-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shopbox/shopbox-api/revisions/f1847469718c/schema)
