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

# GET /v1/console/model-square/banners

`GET /v1/console/model-square/banners`

ListBanners 前台查询 Banner 图配置（仅已发布，按 sort 排序，公开访问）。
 ListBanners lists published banners for the front page (public access, sorted by sort_no).

## Query parameters

- `lang` string

## Response `200`

OK

- ModelsquareV1ListConsoleBannersReply — ListConsoleBannersReply 前台 Banner 列表响应。 ListConsoleBannersReply is the console banner list reply.
  - `carouselIntervalSeconds` integer — 每张 Banner 停留秒数。
  - `items` ModelsquareV1ConsoleBanner[]
    - `bannerCode` string
    - `imageUrl` string
    - `jumpUrl` string
    - `langCode` string
    - `sort` integer
    - `thumbnailUrl` 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)
