GET api/2.0/settings/security/{id} This function requires authentication

Description

Returns the availability of the module with the ID specified in the request.

Parameters
Name Description Type Example
id
sent in url
Module ID guid 9924256A-739C-462b-AF15-E652A3B1B6EB
Example
GET api/2.0/settings/security/%229924256A-739C-462b-AF15-E652A3B1B6EB%22
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

Boolean value: true - module is enabled, false - module is disabled