Retrieve all voices

Returns a list of voices available to your workspace, sorted from most recently created

Query Params
string

You can use the q parameter to run a query parameter search. Query parameter search supports the following fields: name, metadata, and settings.

Supported operators: AND

The AND operator can be used to combine multiple search criteria.

NOTE: The AND operator supports a maximum of 10 operators

Available field examples:

name: value

metadata[key]:value

settings[appVisibility]:visible

metadata[key1]:value1 AND metadata[key2]:value2

number
Defaults to 1

The desired page number of voices

number
Defaults to 10

The number of voices per page to return in the response

Responses

500

Internal server error. Unable to get voices

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