---
title: "Changes to Get Model"
method: GET
path: "/v1/models/{model_id}"
---

# Changes to Get Model

`GET /v1/models/{model_id}`

> 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, 3 warning, 2 info

## Changes

- **2026-07-08** `130749c46caf` — 2 breaking, 3 warning, 2 info
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `id` from the response with the `200` status
  - removed the optional property `created` from the response with the `200` status
  - removed the optional property `object` from the response with the `200` status
  - removed the optional property `owned_by` from the response with the `200` status
  - added the new optional `query` request parameter `format`
  - added `#/components/schemas/ModelMetadata, #/components/schemas/OpenRouterModel, #/components/schemas/HuggingFaceModel, #/components/schemas/PublicModel` to the response body `anyOf` list for the response status `200`

---

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