---
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.
> 51 revisions in range; 49 not diffed.

## Timeline

Changed in 1 of 51 revisions.

- **2026-07-08** `130749c46caf` — 2 breaking, 1 warning, 2 info

## Changes

- **2026-07-08** `130749c46caf` — 2 breaking, 1 warning, 2 info
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `data` from the response with the `200` status
  - removed the optional property `object` from the response with the `200` status
  - added the new optional `query` request parameter `format`
  - added `#/components/schemas/ModelMetadataList, #/components/schemas/OpenRouterModelsResponse, #/components/schemas/HuggingFaceModelsResponse` to the response body `anyOf` list for the response status `200`

---

[Operation](https://skmtc.dev/cerebras/apis/cerebras-cloud-api/docs/v1/models/get.md) · [API](https://skmtc.dev/cerebras/apis/cerebras-cloud-api.md) · [Page](https://skmtc.dev/cerebras/apis/cerebras-cloud-api/changes/v1/models/get)
