Read one pronunciation dictionary by name from the authenticated organization.
Documentation Index
Fetch the complete documentation index at: https://docs.slng.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Pronunciation dictionary name.
128^[A-Za-z0-9._-]+$Pronunciation dictionary.
Immutable pronunciation dictionary identifier.
"pd_01abc..."
Organization that owns the dictionary.
"org_123"
Dictionary name.
"brand-pronunciations"
Normalized dictionary name used for lookups.
"brand-pronunciations"
Pronunciation modes stored on the dictionary. Only rewrite is executable today.
Content hash for the stored dictionary.
"sha256:..."
Creation timestamp.
"2026-05-15T12:00:00.000Z"
Optional application metadata stored with the dictionary.
{
"language": "hi-IN",
"providers": ["sarvam", "cartesia"]
}API key label that created the dictionary, when available.
"production-key"