version

Requests the current version number of ONLYOFFICE Docs.

Request example

{
  "c": "version"
}

Parameters

NameTypePresenceDescription
cstringrequiredDefines the command type.

Response example

{
  "error": 0,
  "version": "4.3.1.4"
}

Parameters

ParameterTypePresenceDescription
errorintegerrequiredDefines an error code.
versionstringrequiredDefines the document server version.

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).