List pronunciation dictionaries for the authenticated organization.
cURL
curl --request GET \ --url https://eu.api.gradium.ai/api/pronunciations/
{ "dictionaries": [ { "name": "<string>", "language": "<string>", "uid": "<string>", "org_uid": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "created_at": "2023-11-07T05:31:56Z", "description": "<string>", "rules": [] } ], "total": 123 }
0 <= x <= 1000
x >= 0
Successful Response
Pronunciation dictionary list response schema.
Show child attributes