---
title: "Changes to List all voices"
method: GET
path: "/voices"
---

# Changes to List all voices

`GET /voices`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2026-03-24** `0c7a29d5b745` — 1 breaking, 4 warning, 5 info
- **2026-03-06** `c4aa97f4077e` — 1 info
- **2025-12-03** `8deefa349e1d` — 1 warning, 1 info
- **2025-10-24** `9346a335d8ce` — 4 info

## Changes

- **2026-03-24** `0c7a29d5b745` — 1 breaking, 4 warning, 5 info
  - removed the enum value `BRAZILIAN_PORTUGUESE` from the `query` request parameter `language`
  - added the new `BULGARIAN` enum value to the `items/language/allOf[#/components/schemas/VoiceLanguage]/` response property for the response status `200`
  - added the new `ITALIAN` enum value to the `items/language/allOf[#/components/schemas/VoiceLanguage]/` response property for the response status `200`
  - added the new `JAPANESE` enum value to the `items/language/allOf[#/components/schemas/VoiceLanguage]/` response property for the response status `200`
  - added the new `POLISH` enum value to the `items/language/allOf[#/components/schemas/VoiceLanguage]/` response property for the response status `200`
  - added the new enum value `BULGARIAN` to the `query` request parameter `language`
  - added the new enum value `ITALIAN` to the `query` request parameter `language`
  - added the new enum value `JAPANESE` to the `query` request parameter `language`
  - added the new enum value `POLISH` to the `query` request parameter `language`
  - removed the `BRAZILIAN_PORTUGUESE` enum value from the `items/language/allOf[#/components/schemas/VoiceLanguage]/` response property for the response status `200`
- **2026-03-06** `c4aa97f4077e` — 1 info
  - added the new optional `query` request parameter `visibility`
- **2025-12-03** `8deefa349e1d` — 1 warning, 1 info
  - removed the optional property `items/createAt` from the response with the `200` status
  - added the optional property `items/createdAt` to the response with the `200` status
- **2025-10-24** `9346a335d8ce` — 4 info
  - added the new optional `query` request parameter `gender`
  - added the new optional `query` request parameter `language`
  - added the optional property `items/gender` to the response with the `200` status
  - added the optional property `items/language` to the response with the `200` status

---

[Operation](https://skmtc.dev/argildotai/apis/argil-api/docs/voices/get.md) · [API](https://skmtc.dev/argildotai/apis/argil-api.md) · [Page](https://skmtc.dev/argildotai/apis/argil-api/changes/voices/get)
