---
title: "Changes to Get a list of app banners"
method: GET
path: "/api/v1/app-banners"
---

# Changes to Get a list of app banners

`GET /api/v1/app-banners`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2025-08-13** `5ad1a47c235e` — 10 breaking, 1 info
- **2025-08-06** `281aa1d0b14d` — 1 info
- **2024-08-11** `11e2773b3a1e` — 1 breaking

## Changes

- **2025-08-13** `5ad1a47c235e` — 10 breaking, 1 info
  - the `appBanners/items/` response's property type changed from `object` to no type for status `200`
  - removed the required property `appBanners/items/appIds` from the response with the `200` status
  - removed the required property `appBanners/items/createdAt` from the response with the `200` status
  - removed the required property `appBanners/items/deletedAt` from the response with the `200` status
  - removed the required property `appBanners/items/id` from the response with the `200` status
  - removed the required property `appBanners/items/isActive` from the response with the `200` status
  - removed the required property `appBanners/items/locales` from the response with the `200` status
  - removed the required property `appBanners/items/text` from the response with the `200` status
  - removed the required property `appBanners/items/type` from the response with the `200` status
  - removed the required property `appBanners/items/updatedAt` from the response with the `200` status
  - added `#/components/schemas/Banner, subschema #2` to the `appBanners/items/` response property `allOf` list for the response status `200`
- **2025-08-06** `281aa1d0b14d` — 1 info
  - endpoint added
- **2024-08-11** `11e2773b3a1e` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/docs/api/v1/app-banners/get.md) · [API](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api.md) · [Page](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/changes/api/v1/app-banners/get)
