Get Pronunciation Dictionary
Pronunciation Dictionaries
Get Pronunciation Dictionary
Retrieve a pronunciation dictionary by its ID, including all rules.
GET
Get Pronunciation Dictionary
Documentation Index
Fetch the complete documentation index at: https://docs.tavus.io/llms.txt
Use this file to discover all available pages before exploring further.
For AI agents, use
https://docs.tavus.io/openapi.yaml for the full HTTP API contract.Authorizations
Path Parameters
The unique identifier of the pronunciation dictionary.
Response
Pronunciation dictionary details
Unique identifier for the pronunciation dictionary.
Example:
"pd_abc123def456gh"
Name of the pronunciation dictionary.
Example:
"Brand Terms"
List of pronunciation rules.
Number of rules in the dictionary.
Example:
1
ISO 8601 timestamp of when the dictionary was created.
Example:
"2025-01-15T10:30:00Z"
ISO 8601 timestamp of when the dictionary was last updated.
Example:
"2025-01-15T10:30:00Z"

