List Voices

List and search voices with pagination.

Query Parameters

ParameterDefaultDescription
page_size30Number of voices per page (max 100)
next_page_token-Token for fetching next page
search-Search voices by name
sortcreated_atSort field: created_at or name
sort_directiondescSort order: asc or desc
include_total_counttrueInclude total count in response
voice_ids-Filter by comma-separated voice IDs
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean
Defaults to true

Include total count in response.

string

Token for pagination.

integer
Defaults to 30

Number of voices per page (max 100).

string

Search voices by name.

string
enum
Defaults to created_at

Sort field (created_at or name).

Allowed:
string
enum
Defaults to desc

Sort direction.

Allowed:
string

Comma-separated list of voice IDs to filter.

Responses

401

Unauthorized - Invalid or missing authentication credentials.

403

Forbidden - You do not have permission to perform this action.

500

Internal Server Error - An unexpected error occurred.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json