admin

Get Tts Catalog

Return the multi-provider catalog of available TTS voices.

Shape: { "languages": {"en": "English", ...}, "providers": { "deepgram": { "label": "Deepgram", "enabled": true, "supports_runtime": true, "runtime_note": null, "reason": null, "voices": [{provider, voice_id, label, language_codes, ...}, ...] }, ... } }

get/v1/admin/system/tts-catalog

Response

Successful Response

{"stackTrail":"paths:/v1/admin/system/tts-catalog:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.