Skip to main content
GET
List all voices in the account's voice library

Authorizations

X-API-KEY
string
header
required

Path Parameters

accountId
string
required

Query Parameters

language
string

Filter by voice metadata language, e.g. 'en-US'

gender
enum<string>

Filter by voice metadata gender

Available options:
male,
female,
neutral
provider
string

Filter by TTS provider, e.g. 'GOOGLE', 'ELEVENLABS'

isPolyVoice
boolean

If set, restrict to (or exclude) Poly's curated voices

Response

Successful response

Response for GET /voice-library.

voices
object[]
required
Last modified on May 29, 2026