---
title: "Changes to List supported STT providers"
method: GET
path: "/speech-to-text/providers"
---

# Changes to List supported STT providers

`GET /speech-to-text/providers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 47 revisions.

- **2026-06-04** `3390803c3bb0` — 4 breaking, 8 info
- **2026-05-27** `05682350ec56` — 1 info

## Changes

- **2026-06-04** `3390803c3bb0` — 4 breaking, 8 info
  - removed the enum value `file_transcription` from the `query` request parameter `service_type`
  - removed the enum value `in_call_transcription` from the `query` request parameter `service_type`
  - the `data/items/service_types/items/` response's property type changed from `string` to `object` for status `200`
  - removed the required property `data/items/languages` from the response with the `200` status
  - added the new enum value `ai_assistant` to the `query` request parameter `service_type`
  - added the new enum value `file_based` to the `query` request parameter `service_type`
  - added the new enum value `in_call` to the `query` request parameter `service_type`
  - removed the `file_transcription` enum value from the `data/items/service_types/items/` response property for the response status `200`
  - removed the `in_call_transcription` enum value from the `data/items/service_types/items/` response property for the response status `200`
  - removed the `streaming` enum value from the `data/items/service_types/items/` response property for the response status `200`
  - added the required property `data/items/service_types/items/languages` to the response with the `200` status
  - added the required property `data/items/service_types/items/type` to the response with the `200` status
- **2026-05-27** `05682350ec56` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/team-telnyx/apis/telnyx-api/docs/speech-to-text/providers/get.md) · [API](https://skmtc.dev/team-telnyx/apis/telnyx-api.md) · [Page](https://skmtc.dev/team-telnyx/apis/telnyx-api/changes/speech-to-text/providers/get)
