Retrieve all language configurations. Note that translation objects contain only overrides of the default language. Empty translation objects () mean ‘use default translations’.
GET
/
languages
Get language configurations
curl --request GET \ --url https://{subdomain}.nudj.cx/api/v2/admin/languages \ --header 'x-api-token: <api-key>'