Get translations

GET/platform-settings/translations

Responses

200Translations map.ObjectResponse
{}
401Unauthorized.Error
403Forbidden.Error
curl https://your-url.com/kong/core/api/gateway/platform-settings/translations\
  -H "Authorization: Bearer $DELIO_API_KEY"\
  -H "Content-Type: application/json"