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

# Changes to List models

`GET /v1/models`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 13 revisions.

- **2025-01-25** `d714acb641bd` — 1 breaking, 4 info
- **2024-12-12** `444230182e5e` — 1 info
- **2024-12-06** `45e3254839bd` — 3 breaking, 3 info

## Changes

- **2025-01-25** `d714acb641bd` — 1 breaking, 4 info
  - the response's body type changed from no type to `object` for status `200`
  - api operation id `models_handler` removed and replaced with `models_list`
  - the endpoint scheme security `bearerAuth` was added to the API
  - added the required property `data` to the response with the `200` status
  - added the required property `object` to the response with the `200` status
- **2024-12-12** `444230182e5e` — 1 info
  - api tag `Models` added
- **2024-12-06** `45e3254839bd` — 3 breaking, 3 info
  - the response's body type changed from `object` to no type for status `200`
  - removed the required property `data` from the response with the `200` status
  - removed the required property `object` from the response with the `200` status
  - api operation id `models_list` removed and replaced with `models_handler`
  - the endpoint scheme security `bearerAuth` was removed from the API
  - api tag `Models` removed

---

[Operation](https://skmtc.dev/atomaai/apis/atoma-proxy/docs/v1/models/get.md) · [API](https://skmtc.dev/atomaai/apis/atoma-proxy.md) · [Page](https://skmtc.dev/atomaai/apis/atoma-proxy/changes/v1/models/get)
