Get

Retrieve a specific pronunciation dictionary by ID

Path parameters

idstringRequired

ID of the pronunciation dictionary to retrieve

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Cartesia-Version"2025-04-16"Required

Response

This endpoint returns an object.
idstring

Unique identifier for the pronunciation dictionary

namestring

Name of the pronunciation dictionary

owner_idstring

ID of the user who owns this dictionary

pinnedboolean

Whether this dictionary is pinned for the user

itemslist of objects

List of text-to-pronunciation mappings

created_atstring

ISO 8601 timestamp of when the dictionary was created