inheritable-settings

Get Tts Catalog

Multi-provider catalog of available TTS voices, callable by any org member. Mirrors GET /v1/admin/system/tts-catalog (admin-only) so the org/template Advanced Settings InheritableField picker can render real voices without requiring admin auth.

Shape: {languages: {code: label}, providers: {name: {label, enabled, voices: [{provider, voice_id, label, language_codes, ...}, ...]}}}

get/v1/inheritable-settings/tts-catalog

Response

Successful Response

{"stackTrail":"paths:/v1/inheritable-settings/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.