v1
latestOpenAPI 3.0.32026-07-24106305257.4 KBPronunciation Dictionaries
Get dictionary
get/pronunciation-dictionaries/{id}
Path parameters
idstring required
Unique identifier of a pronunciation dictionary
Example:dict_V1StGXR8_Z5jdHi6B-myT
Response
Example response
{
"id": "dict_V1StGXR8_Z5jdHi6B-myT",
"name": "Brand names",
"size": 3,
"created_at": "2026-06-03T13:56:54.995",
"modified_at": "2026-06-03T13:56:54.995",
"terms": [
{
"key": "D-ID",
"value": "Dee-Eye-Dee"
}
]
}