---
title: "Changes to List currently routable models"
method: GET
path: "/v1/models"
---

# Changes to List currently routable models

`GET /v1/models`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 7 revisions.

- **2026-08-30** `890238de6e30` — 2 info
- **2026-08-28** `0af41c16c681` — 1 warning, 1 info
- **2026-08-28** `64464206b256` — 1 warning, 1 info
- **2026-08-24** `9774b21e73da` — 2 breaking, 1 warning, 7 info
- **2026-08-08** `278edfaef74c` — 1 warning, 1 info
- **2026-08-05** `ef3d201df72e` — 9 info

## Changes

- **2026-08-30** `890238de6e30` — 2 info
  - added the required property `models/items/capabilities/character_timings` to the response with the `200` status
  - added the required property `models/items/capabilities/word_timings` to the response with the `200` status
- **2026-08-28** `0af41c16c681` — 1 warning, 1 info
  - removed the optional property `models/items/output_audio_formats` from the response with the `200` status
  - removed the `s2s` enum value from the `models/items/kind` response property for the response status `200`
- **2026-08-28** `64464206b256` — 1 warning, 1 info
  - added the new `s2s` enum value to the `models/items/kind` response property for the response status `200`
  - added the optional property `models/items/output_audio_formats` to the response with the `200` status
- **2026-08-24** `9774b21e73da` — 2 breaking, 1 warning, 7 info
  - removed the required property `data` from the response with the `200` status
  - removed the required property `object` from the response with the `200` status
  - removed the optional property `languages` from the response with the `200` status
  - added the new optional `query` request parameter `language`
  - added the new optional `query` request parameter `objective`
  - added the new optional `query` request parameter `path`
  - added the non-success response with the status `429`
  - added the required property `benchmark` to the response with the `200` status
  - added the required property `catalog_digest` to the response with the `200` status
  - added the required property `models` to the response with the `200` status
- **2026-08-08** `278edfaef74c` — 1 warning, 1 info
  - added the new `Elo` enum value to the `data/items/qualityUnit` response property for the response status `200`
  - removed the `MOS` enum value from the `data/items/qualityUnit` response property for the response status `200`
- **2026-08-05** `ef3d201df72e` — 9 info
  - added the optional property `data/items/costPerMinUsd` to the response with the `200` status
  - added the optional property `data/items/created` to the response with the `200` status
  - added the optional property `data/items/languages` to the response with the `200` status
  - added the optional property `data/items/latencyMs` to the response with the `200` status
  - added the optional property `data/items/owned_by` to the response with the `200` status
  - added the optional property `data/items/quality` to the response with the `200` status
  - added the optional property `data/items/qualityUnit` to the response with the `200` status
  - added the optional property `data/items/voices` to the response with the `200` status
  - added the optional property `data/items/voicesVerified` to the response with the `200` status

---

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