List

Retrieve a list of all pronunciation dictionary IDs associated with the authenticated user.

Authentication

api-subscription-keystring
API Key authentication via header

Response

Successful Response
dictionary_countinteger
Total number of pronunciation dictionaries owned by the user.
dictionarieslist of strings
List of dictionary IDs.

Errors

400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error