Returns a list of the available portal versions including the current version.
This method doesn't have any parameters.
GET api/2.0/settings/version Host: yourportal.onlyoffice.com Content-Type: application/json Accept: application/json
List of availibe portal versions including the current version
{ "status": 0, "response": { "Current": 1234 } }