---
title: "Get Voices"
method: GET
path: "/11labs/v1/voices"
---

# Get Voices

`GET /11labs/v1/voices`

All voices visible to the caller: public catalog + authorized voices.

## Response `200`

Successful Response

- ElevenLabsVoicesResponse
  - `voices` ElevenLabsVoice[], required
    - `voice_id` string, required
    - `name` string, required
    - `description` string, nullable
    - `category` string
    - `labels` object
    - `preview_url` string, nullable

---

[API](https://skmtc.net/kugelaudio/apis/kugelaudio-tts-api.md) · [All operations](https://skmtc.net/kugelaudio/apis/kugelaudio-tts-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kugelaudio/kugelaudio-tts-api/revisions/9ecca94b0377/schema)
