How to retrieve the Couchbase Server Version

Is there a way to get the version of the couchbase server via nodejs sdk or REST API or in any way?

Thanks in advance.

I’ve found this endpoint: http://[host]:8091/versions

1 Like