---
title: "Changes to Get Supported Llm Configs"
method: GET
path: "/api/v1/prompts/llms/supported"
---

# Changes to Get Supported Llm Configs

`GET /api/v1/prompts/llms/supported`

> Every recorded change to this endpoint, newest first.
> 97 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 97 revisions.

- **2026-08-20** `f829ded48985` — 6 info
- **2026-08-20** `cfeaccd32798` — 5 warning, 1 info
- **2026-08-19** `491d87388d41` — 6 info
- **2026-07-10** `b8c8571a4635` — 1 info

## Changes

- **2026-08-20** `f829ded48985` — 6 info
  - added the new optional `query` request parameter `selected_model`
  - added the non-success response with the status `422`
  - added the optional property `items/fallback` to the response with the `200` status
  - added the optional property `items/removed` to the response with the `200` status
  - added the optional property `items/status` to the response with the `200` status
  - added the optional property `items/sunset_date` to the response with the `200` status
- **2026-08-20** `cfeaccd32798` — 5 warning, 1 info
  - deleted the `query` request parameter `selected_model`
  - removed the optional property `items/fallback` from the response with the `200` status
  - removed the optional property `items/removed` from the response with the `200` status
  - removed the optional property `items/status` from the response with the `200` status
  - removed the optional property `items/sunset_date` from the response with the `200` status
  - removed the non-success response with the status `422`
- **2026-08-19** `491d87388d41` — 6 info
  - added the new optional `query` request parameter `selected_model`
  - added the non-success response with the status `422`
  - added the optional property `items/fallback` to the response with the `200` status
  - added the optional property `items/removed` to the response with the `200` status
  - added the optional property `items/status` to the response with the `200` status
  - added the optional property `items/sunset_date` to the response with the `200` status
- **2026-07-10** `b8c8571a4635` — 1 info
  - response property `items/version` deprecated

---

[Operation](https://skmtc.dev/asksyllable/apis/syllablesdk/docs/api/v1/prompts/llms/supported/get.md) · [API](https://skmtc.dev/asksyllable/apis/syllablesdk.md) · [Page](https://skmtc.dev/asksyllable/apis/syllablesdk/changes/api/v1/prompts/llms/supported/get)
