---
title: "GET /v1/console/model-square/entry-slots"
method: GET
path: "/v1/console/model-square/entry-slots"
tags: ["ConsoleModelSquareService"]
---

# GET /v1/console/model-square/entry-slots

`GET /v1/console/model-square/entry-slots`

ListEntrySlots 前台查询固定入口位列表（仅返回启用项，登录即可）。
 ListEntrySlots lists enabled fixed entry slots for the front page (login only).

## Response `200`

OK

- ModelsquareV1ListConsoleEntrySlotsReply — ListConsoleEntrySlotsReply 前台固定入口位列表响应。/ Console entry-slot list reply.
  - `items` ModelsquareV1ConsoleEntrySlot[]
    - `description` string
    - `descriptionEn` string
    - `iconUrl` string
    - `jumpUrl` string
    - `slotName` string
    - `slotNo` integer
    - `title` string
    - `titleEn` string

---

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