---
title: "Changes to Retrieve a specific model"
method: GET
path: "/public/v1/models/{model_id}"
---

# Changes to Retrieve a specific model

`GET /public/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` — 11 breaking, 6 warning, 2 info

## Changes

- **2026-07-08** `130749c46caf` — 11 breaking, 6 warning, 2 info
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `architecture` from the response with the `200` status
  - removed the required property `capabilities` from the response with the `200` status
  - removed the required property `created` from the response with the `200` status
  - removed the required property `description` from the response with the `200` status
  - removed the required property `id` from the response with the `200` status
  - removed the required property `limits` from the response with the `200` status
  - removed the required property `name` from the response with the `200` status
  - removed the required property `owned_by` from the response with the `200` status
  - removed the required property `pricing` from the response with the `200` status
  - removed the required property `supported_parameters` from the response with the `200` status
  - removed the optional property `datacenter_locations` from the response with the `200` status
  - removed the optional property `deprecated` from the response with the `200` status
  - removed the optional property `hugging_face_id` from the response with the `200` status
  - removed the optional property `object` from the response with the `200` status
  - removed the optional property `preview` from the response with the `200` status
  - removed the optional property `quantization` from the response with the `200` status
  - added the new optional `query` request parameter `format`
  - added `#/components/schemas/PublicModel, #/components/schemas/OpenRouterModel, #/components/schemas/HuggingFaceModel` to the response body `anyOf` list for the response status `200`

---

[Operation](https://skmtc.dev/cerebras/apis/cerebras-cloud-api/docs/public/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/public/v1/models/:model_id/get)
