Gets the DeviceGroupApplicationVersions for a specific DeviceGroup
| Name | Description | Additional information |
|---|---|---|
| deviceGroupId |
Define this parameter in the request URI. |
[
{
"deviceGroupId": "beb76805-128a-4014-8e1a-82223fdf842a",
"applicationVersionId": "70764a5d-2160-4063-b592-aaef2fb42093",
"createdDateUtc": "2026-04-24T23:47:15.9818272+00:00",
"updatedDateUtc": "2026-04-24T23:47:15.9818272+00:00"
},
{
"deviceGroupId": "beb76805-128a-4014-8e1a-82223fdf842a",
"applicationVersionId": "70764a5d-2160-4063-b592-aaef2fb42093",
"createdDateUtc": "2026-04-24T23:47:15.9818272+00:00",
"updatedDateUtc": "2026-04-24T23:47:15.9818272+00:00"
},
{
"deviceGroupId": "beb76805-128a-4014-8e1a-82223fdf842a",
"applicationVersionId": "70764a5d-2160-4063-b592-aaef2fb42093",
"createdDateUtc": "2026-04-24T23:47:15.9818272+00:00",
"updatedDateUtc": "2026-04-24T23:47:15.9818272+00:00"
}
]
<ArrayOfDeviceGroupApplicationVersionRepresentation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Rest.Version1">
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2026-04-24T23:47:15.9818272+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-24T23:47:15.9818272+00:00</UpdatedDateUtc>
<ApplicationVersionId>70764a5d-2160-4063-b592-aaef2fb42093</ApplicationVersionId>
<DeviceGroupId>beb76805-128a-4014-8e1a-82223fdf842a</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2026-04-24T23:47:15.9818272+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-24T23:47:15.9818272+00:00</UpdatedDateUtc>
<ApplicationVersionId>70764a5d-2160-4063-b592-aaef2fb42093</ApplicationVersionId>
<DeviceGroupId>beb76805-128a-4014-8e1a-82223fdf842a</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2026-04-24T23:47:15.9818272+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-24T23:47:15.9818272+00:00</UpdatedDateUtc>
<ApplicationVersionId>70764a5d-2160-4063-b592-aaef2fb42093</ApplicationVersionId>
<DeviceGroupId>beb76805-128a-4014-8e1a-82223fdf842a</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
</ArrayOfDeviceGroupApplicationVersionRepresentation>