cURL
curl --request GET \ --url https://dev.voice.ai/api/v1/tts/pronunciation-dictionaries/{dictionary_id}/{version}/download \ --header 'Authorization: Bearer <token>'
"<string>"
Bearer token authentication. Use your API key as the bearer token. Format: Authorization: Bearer
Successful Response
The response is of type file.
file