cURL
curl --request GET \ --url https://api.quivo.co/languages
[ { "name": "<string>", "nativeName": "<string>", "isoCode": "<string>" } ]
List the list of supported languages.
Returns an array of supported languages with language codes and names.
The name of the item
The name of the native
Code or identifier