Retrieve Available Languages
Retrieve Available Languages
Retrieve all available languages for assistant configuration
GET
Retrieve Available Languages
This endpoint returns a list of all available languages that can be used when creating or updating assistants.
Response Fields
The API returns a direct array of available languages:Array of available languages
Notes
- This endpoint requires no parameters
- Use the
namefield when creating or updating assistants - The
iso_2code can be useful for language-specific functionality - All available languages are returned in a single request

