we want to integrate with Genesys cloud prompts via the api/v2/architect/prompts API
and we want to retrieve the list of languages available for prompts, which can be found here :
Is there an API that allows us to have the list (a Genesys cloud API or potentially Amazon API if your language list depends on the Amazon TTS)?
This list is not coming from a Platform API endpoint.
It is just a list of Language Codes (ISO 639).
Prompts can be leveraging TTS or can be audio files. So there is no limit in what the language could be (I mean among available language codes - not limited to TTS supported languages).