Haivision Media Platform

Get the HMP Software/Build Version

Gets the software version and build number for HMP.

Authorizations: All

Requests

GET /apis/system/version

Response

Success

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

Error

None.