🏠APIAPI DocumentationVersionVersion: 3.2.1On this pageVersionGET/versionGet the version of SENSR as a JSON stringParametersReturn code200 OK400 BAD REQExample$ curl -X GET 'http://localhost:9080/version'** Respond **{ "version" : "3.0.0"}