---
title: "Handler for GET /voices - returns available voices per provider"
method: GET
path: "/voices"
tags: ["voices"]
---

# Handler for GET /voices - returns available voices per provider

`GET /voices`

## Response `200`

Available voices grouped by provider

- object

## Other responses

- `500` — Internal server error

## Changes

- **2026-02-08** `0df166d28191` — 2 info
  - the endpoint scheme security `auth` was added to the API
  - the endpoint scheme security `bearer_auth` was removed from the API
- **2025-11-12** `d85b83f25aea` — 2 info
  - the endpoint scheme security `bearer_auth` was added to the API
  - the endpoint scheme security `auth` was removed from the API

[Change history](https://skmtc.dev/saynaai/apis/sayna-api/changes/voices/get.md)

---

[API](https://skmtc.dev/saynaai/apis/sayna-api.md) · [All operations](https://skmtc.dev/saynaai/apis/sayna-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/saynaai/sayna-api/revisions/395ce7e35139/schema)
