GET /{BASE}/config/type/{key}
ConfigurationWebService.getConfigurationType({'key': /* key the configuration key for which to return the value */});
Return the data type for the configuration key passed as argument.