---
title: "Changes to List MaaS Models"
method: GET
path: "/api/v1/models"
---

# Changes to List MaaS Models

`GET /api/v1/models`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 32 revisions.

- **2026-07-13** `41f9c4a9d8d9` — 1 info
- **2026-05-08** `91e6269dfa24` — 2 breaking, 2 info
- **2026-05-07** `1c92de0246f4` — 3 info
- **2026-03-16** `9380b41a2304` — 4 info
- **2026-02-02** `232174554498` — 5 breaking, 1 info

## Changes

- **2026-07-13** `41f9c4a9d8d9` — 1 info
  - added the optional property `data/data/items/modelDetails/modelCapabilities` to the response with the `200` status
- **2026-05-08** `91e6269dfa24` — 2 breaking, 2 info
  - the `data` response's property type/format changed from `array`/`` to `object`/`` for status `200`
  - removed the required property `object` from the response with the `200` status
  - added the required property `data/data` to the response with the `200` status
  - added the required property `data/object` to the response with the `200` status
- **2026-05-07** `1c92de0246f4` — 3 info
  - added the optional property `data/items/kind` to the response with the `200` status
  - added the optional property `data/items/modelDetails` to the response with the `200` status
  - added the optional property `data/items/subscriptions` to the response with the `200` status
- **2026-03-16** `9380b41a2304` — 4 info
  - api tag `models` added
  - added the media type `application/json` for the response with the status `500`
  - the response property `data` became required for the status `200`
  - added the required property `object` to the response with the `200` status
- **2026-02-02** `232174554498` — 5 breaking, 1 info
  - removed the media type `application/json` for the response with the status `500`
  - the response property `data` became optional for the status `200`
  - the `data` response's property type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the required property `data/data` from the response with the `200` status
  - removed the required property `data/object` from the response with the `200` status
  - api tag `models` removed

---

[Operation](https://skmtc.dev/opendatahub-io/apis/maas-bff-api/docs/api/v1/models/get.md) · [API](https://skmtc.dev/opendatahub-io/apis/maas-bff-api.md) · [Page](https://skmtc.dev/opendatahub-io/apis/maas-bff-api/changes/api/v1/models/get)
