Changes

Line 483: Line 483:  
Returns Array.
 
Returns Array.
   −
Returns company config values for keys. A different set of keys available for public API and for company
+
Returns company's config values for specified keys as key-value map. For non-existent and not-allowed param keys
administration API. Method return 'invalid params' error (code -32602) in case if access to specified key not
+
it will return '''false''' as result. A different set of keys available for public API and for company
allowed. See [[#Company_params|list of available keys]].For non-existent and not-allowed params it will return false as result
+
administration API. See [[#Company_params|list of available keys]].
 
      
----
 
----