GET
/
api
/
v1
/
voice
/
voices
"<any>"

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Query Parameters

me
boolean
default:false
language
string | null
provider
enum<string> | null
Available options:
openai,
elevenlabs,
azure_speech,
cartesia,
playht
provider_id
string | null
owner_type
enum<string> | null
Available options:
user,
system
search_term
string | null
page
integer
default:1
Required range: x >= 1
size
integer
default:50
Required range: 1 <= x <= 1000

Response

200
application/json

Successful Response

The response is of type any.