---
title: "Changes to Get available models"
method: GET
path: "/ai/models"
---

# Changes to Get available models

`GET /ai/models`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 47 revisions.

- **2026-05-08** `6e906ca0dcb6` — 1 breaking, 16 info
- **2026-05-08** `30cb1ddce91b` — 1 info

## Changes

- **2026-05-08** `6e906ca0dcb6` — 1 breaking, 16 info
  - the `data/items/created` response's property type/format changed from `integer`/`` to `string`/`date-time` for status `200`
  - added the optional property `data/items/base_model` to the response with the `200` status
  - added the optional property `data/items/description` to the response with the `200` status
  - added the optional property `data/items/is_fine_tunable` to the response with the `200` status
  - added the optional property `data/items/is_vision_supported` to the response with the `200` status
  - added the optional property `data/items/max_completion_tokens` to the response with the `200` status
  - added the optional property `data/items/parameters_str` to the response with the `200` status
  - added the optional property `data/items/pricing` to the response with the `200` status
  - added the optional property `data/items/recommended_for_assistants` to the response with the `200` status
  - added the optional property `data/items/regions` to the response with the `200` status
  - added the optional property `data/items/task` to the response with the `200` status
  - added the required property `data/items/context_length` to the response with the `200` status
  - added the required property `data/items/languages` to the response with the `200` status
  - added the required property `data/items/license` to the response with the `200` status
  - added the required property `data/items/organization` to the response with the `200` status
  - added the required property `data/items/parameters` to the response with the `200` status
  - added the required property `data/items/tier` to the response with the `200` status
- **2026-05-08** `30cb1ddce91b` — 1 info
  - endpoint deprecated

---

[Operation](https://skmtc.dev/team-telnyx/apis/telnyx-api/docs/ai/models/get.md) · [API](https://skmtc.dev/team-telnyx/apis/telnyx-api.md) · [Page](https://skmtc.dev/team-telnyx/apis/telnyx-api/changes/ai/models/get)
