GET statistics/devices/activeApplicationVersion

Gets the statistics for the device agent version.

Response Information

The statistics for the device platform in the environment.

Response body formats

application/json, text/json

Sample:
{
  "numberOfDevices": 1,
  "version": "sample string 2"
}