Get Pronunciation Dictionaries

GET
/v1/pronunciation-dictionaries/

Get a list of the pronunciation dictionaries you have access to and their metadata

Query parameters

cursorstringOptional

Used for fetching next page. Cursor is returned in the response.

page_sizeintegerOptional>=1<=100

How many pronunciation dictionaries to return at maximum. Can not exceed 100, defaults to 30.

Response

Successful Response

pronunciation_dictionarieslist of objects
next_cursorstring
has_moreboolean
Built with