---
title: "GET /api/v1/common/menu-items/"
method: GET
path: "/api/v1/common/menu-items/"
tags: ["common", "v1"]
---

# GET /api/v1/common/menu-items/

`GET /api/v1/common/menu-items/`

MenuItem List

## Response `200`

- MenuItem[]
  - `pk` integer
  - `name` string, required — Menu item name.
  - `url` string, required — Menu item name.
  - `group` integer, nullable
  - `public` boolean
  - `order` integer
  - `user` string

---

[API](https://skmtc.net/lexpredict/apis/contraxsuite-api.md) · [All operations](https://skmtc.net/lexpredict/apis/contraxsuite-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lexpredict/contraxsuite-api/versions/3429f921b4cb/schema)
