Gets the DeviceGroupApplicationVersions for a specific DeviceGroup
| Name | Description | Additional information |
|---|---|---|
| deviceGroupId |
Define this parameter in the request URI. |
[
{
"deviceGroupId": "35489ffb-4b56-42fa-9bad-f76fe278c356",
"applicationVersionId": "55bc5cd4-243e-488b-98b5-b07ef8f97fd7",
"createdDateUtc": "2026-09-11T10:48:22.3798777+00:00",
"updatedDateUtc": "2026-09-11T10:48:22.3798777+00:00"
},
{
"deviceGroupId": "35489ffb-4b56-42fa-9bad-f76fe278c356",
"applicationVersionId": "55bc5cd4-243e-488b-98b5-b07ef8f97fd7",
"createdDateUtc": "2026-09-11T10:48:22.3798777+00:00",
"updatedDateUtc": "2026-09-11T10:48:22.3798777+00:00"
},
{
"deviceGroupId": "35489ffb-4b56-42fa-9bad-f76fe278c356",
"applicationVersionId": "55bc5cd4-243e-488b-98b5-b07ef8f97fd7",
"createdDateUtc": "2026-09-11T10:48:22.3798777+00:00",
"updatedDateUtc": "2026-09-11T10:48:22.3798777+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-09-11T10:48:22.3798777+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-09-11T10:48:22.3798777+00:00</UpdatedDateUtc>
<ApplicationVersionId>55bc5cd4-243e-488b-98b5-b07ef8f97fd7</ApplicationVersionId>
<DeviceGroupId>35489ffb-4b56-42fa-9bad-f76fe278c356</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2026-09-11T10:48:22.3798777+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-09-11T10:48:22.3798777+00:00</UpdatedDateUtc>
<ApplicationVersionId>55bc5cd4-243e-488b-98b5-b07ef8f97fd7</ApplicationVersionId>
<DeviceGroupId>35489ffb-4b56-42fa-9bad-f76fe278c356</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2026-09-11T10:48:22.3798777+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-09-11T10:48:22.3798777+00:00</UpdatedDateUtc>
<ApplicationVersionId>55bc5cd4-243e-488b-98b5-b07ef8f97fd7</ApplicationVersionId>
<DeviceGroupId>35489ffb-4b56-42fa-9bad-f76fe278c356</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
</ArrayOfDeviceGroupApplicationVersionRepresentation>