Skip to main content
GET
List all voices

Authorizations

x-api-key
string
header
required

API key to be included in the x-api-key header

Query Parameters

language
enum<string>

Filter voices by language

Available options:
ENGLISH,
SPANISH,
FRENCH,
PORTUGUESE,
GERMAN,
RUSSIAN,
HINDI,
CHINESE,
DUTCH,
ARABIC,
POLISH,
BULGARIAN,
JAPANESE,
ITALIAN
gender
enum<string>

Filter voices by gender

Available options:
MALE,
FEMALE
visibility
enum<string>

Filter by visibility. 'public' returns only Argil's public voices, 'private' returns only your workspace's custom voices. Omit to return both.

Available options:
public,
private

Response

An array of voices

id
string<uuid>
name
string
createdAt
string<date-time>
updatedAt
string<date-time>
status
string
sampleUrl
string
language
enum<string>
Available options:
ENGLISH,
SPANISH,
FRENCH,
PORTUGUESE,
GERMAN,
RUSSIAN,
HINDI,
CHINESE,
DUTCH,
ARABIC,
POLISH,
BULGARIAN,
JAPANESE,
ITALIAN
gender
enum<string>
Available options:
MALE,
FEMALE