Skip to main content

Get the HMP Software/Build Version

Gets the software version and build number for HMP.

Authorizations: All

Requests

CODE
GET /apis/system/version

Response

Success

CODE
{
  "data": {
    "version": "2.0.0",
    "build": "30242"
  }
}

Error

None.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.