campaign-creation
Voice Catalog Endpoint
Return the active TTS provider voice catalog for campaign setup.
voice_id is the campaign's currently stored voice; legacy campaigns have no stored provider, so the provider is inferred from the voice-id format to keep the editor on the campaign's actual provider instead of silently rebinding it to the deployment default. language outranks both: a provider with no voice for the campaign language is swapped for one that has some, so picking Russian never lists German voices.
get/v1/campaign-creation/voice-catalog
Query parameters
providerstring nullable
languagestring
voice_idstring nullable
Response
Successful Response
{"stackTrail":"paths:/v1/campaign-creation/voice-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.