Get a pronunciation dictionary by its UID.
cURL
curl --request GET \ --url https://eu.api.gradium.ai/api/pronunciations/{uid}
{ "name": "<string>", "language": "<string>", "uid": "<string>", "org_uid": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "created_at": "2023-11-07T05:31:56Z", "description": "<string>", "rules": [] }
Successful Response
Pronunciation dictionary response schema.
Show child attributes