List pronunciation dictionaries
Get a list of the pronunciation dictionaries you have access to and their metadata
Headers
xi-api-key
Query parameters
cursor
Used for fetching next page. Cursor is returned in the response.
page_size
How many pronunciation dictionaries to return at maximum. Can not exceed 100, defaults to 30.
sort
Which field to sort by, one of ‘created_at_unix’ or ‘name’.
Allowed values:creation_time_unix name
sort_direction
Which direction to sort the voices in. ‘ascending’ or ‘descending’.
Response
Successful Response
pronunciation_dictionaries
A list of pronunciation dictionaries and their metadata.
has_more
Whether there are more pronunciation dictionaries to fetch.
next_cursor
The next cursor to use for pagination.
Errors
422
Pronunciation Dictionary Get All Request Unprocessable Entity Error