List shared voices
Retrieves a list of shared voices.
Headers
xi-api-key
Query parameters
page_size
How many shared voices to return at maximum. Can not exceed 100, defaults to 30.
category
Voice category used for filtering
Allowed values:
gender
Gender used for filtering
age
Age used for filtering
accent
Accent used for filtering
language
Language used for filtering
locale
Locale used for filtering
search
Search term used for filtering
use_cases
Use-case used for filtering
descriptives
Search term used for filtering
featured
Filter featured voices
min_notice_period_days
Filter voices with a minimum notice period of the given number of days.
include_custom_rates
Include/exclude voices with custom rates
include_live_moderated
Include/exclude voices that are live moderated
reader_app_enabled
Filter voices that are enabled for the reader app
owner_id
Filter voices by public owner ID
sort
Sort criteria. Must be one of: created_date, usage_character_count_1y, trending, cloned_by_count.
Allowed values:
page
Response
Successful Response
voices
The list of shared voices
has_more
Whether there are more shared voices in subsequent pages.
total_count
The total number of shared voices matching the query.
last_sort_id
Errors
422
Unprocessable Entity Error