---
title: "Get Elevenlabs Voices"
method: GET
path: "/api/v1/video/voices"
tags: ["video"]
---

# Get Elevenlabs Voices

`GET /api/v1/video/voices`

List all ElevenLabs voices. Returns the same structure as the ElevenLabs API
(e.g. {"voices": [...]} with id, name, and other voice metadata).

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/brandbooster/apis/fastapi.md) · [All operations](https://skmtc.dev/brandbooster/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/brandbooster/fastapi/revisions/ff7f2b621b41/schema)
