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

# Changes to List all available models

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

## Changes

- **2026-07-08** `130749c46caf` — 6 breaking, 1 warning, 45 info
  - the `query` request parameter `format` was restricted to a list of enum values
  - the `anyOf[subschema #1: PublicModelsListResponse]/data/items/architecture` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `anyOf[subschema #1: PublicModelsListResponse]/data/items/capabilities` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `anyOf[subschema #1: PublicModelsListResponse]/data/items/limits` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `anyOf[subschema #1: PublicModelsListResponse]/data/items/pricing` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - removed the required property `anyOf[subschema #2: OpenRouterModelsResponse]/data/items/architecture` from the response with the `200` status
  - removed the optional property `anyOf[subschema #2: OpenRouterModelsResponse]/data/items/supported_parameters` from the response with the `200` status
  - added the new enum value `default` to the `query` request parameter `format`
  - added the new enum value `huggingface` to the `query` request parameter `format`
  - added the new enum value `openrouter` to the `query` request parameter `format`
  - for the `query` request parameter `format`, the type/format was generalized from ``/`` to `string`/``
  - added the optional property `anyOf[subschema #1: PublicModelsListResponse]/data/items/architecture/instruct_type` to the response with the `200` status
  - added the optional property `anyOf[subschema #1: PublicModelsListResponse]/data/items/capabilities/function_calling` to the response with the `200` status
  - added the optional property `anyOf[subschema #1: PublicModelsListResponse]/data/items/capabilities/json_mode` to the response with the `200` status
  - added the optional property `anyOf[subschema #1: PublicModelsListResponse]/data/items/capabilities/parallel_tool_calls` to the response with the `200` status
  - added the optional property `anyOf[subschema #1: PublicModelsListResponse]/data/items/capabilities/reasoning` to the response with the `200` status
  - added the optional property `anyOf[subschema #1: PublicModelsListResponse]/data/items/capabilities/response_format` to the response with the `200` status
  - added the optional property `anyOf[subschema #1: PublicModelsListResponse]/data/items/capabilities/streaming` to the response with the `200` status
  - added the optional property `anyOf[subschema #1: PublicModelsListResponse]/data/items/capabilities/structured_outputs` to the response with the `200` status
  - added the optional property `anyOf[subschema #1: PublicModelsListResponse]/data/items/capabilities/tool_choice` to the response with the `200` status
  - added the optional property `anyOf[subschema #1: PublicModelsListResponse]/data/items/capabilities/tools` to the response with the `200` status
  - added the optional property `anyOf[subschema #1: PublicModelsListResponse]/data/items/capabilities/vision` to the response with the `200` status
  - added the optional property `anyOf[subschema #1: PublicModelsListResponse]/data/items/limits/requests_per_minute` to the response with the `200` status
  - added the optional property `anyOf[subschema #1: PublicModelsListResponse]/data/items/limits/tokens_per_minute` to the response with the `200` status
  - added the optional property `anyOf[subschema #2: OpenRouterModelsResponse]/data/items/datacenters` to the response with the `200` status
  - added the optional property `anyOf[subschema #2: OpenRouterModelsResponse]/data/items/hugging_face_id` to the response with the `200` status
  - added the optional property `anyOf[subschema #2: OpenRouterModelsResponse]/data/items/input_modalities` to the response with the `200` status
  - added the optional property `anyOf[subschema #2: OpenRouterModelsResponse]/data/items/openrouter` to the response with the `200` status
  - added the optional property `anyOf[subschema #2: OpenRouterModelsResponse]/data/items/output_modalities` to the response with the `200` status
  - added the optional property `anyOf[subschema #2: OpenRouterModelsResponse]/data/items/pricing/input_cache_read` to the response with the `200` status
  - added the optional property `anyOf[subschema #2: OpenRouterModelsResponse]/data/items/pricing/input_cache_write` to the response with the `200` status
  - added the optional property `anyOf[subschema #2: OpenRouterModelsResponse]/data/items/supported_features` to the response with the `200` status
  - added the optional property `anyOf[subschema #2: OpenRouterModelsResponse]/data/items/supported_sampling_parameters` to the response with the `200` status
  - removed `#/components/schemas/ModelArchitecture` from the `anyOf[subschema #1: PublicModelsListResponse]/data/items/architecture` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/ModelCapabilities` from the `anyOf[subschema #1: PublicModelsListResponse]/data/items/capabilities` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/ModelLimits` from the `anyOf[subschema #1: PublicModelsListResponse]/data/items/limits` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/ModelPricing` from the `anyOf[subschema #1: PublicModelsListResponse]/data/items/pricing` response property `allOf` list for the response status `200`
  - the response property `anyOf[subschema #2: OpenRouterModelsResponse]/data/items/max_output_length` became required for the status `200`
  - the `quantization` response's property default value `fp16` was added for the status `200`
  - removed the `list` enum value from the `anyOf[subschema #1: PublicModelsListResponse]/object` response property for the response status `200`
  - …12 more

---

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