Gets the DeviceGroupApplicationVersions for a specific DeviceGroup
| Name | Description | Additional information |
|---|---|---|
| deviceGroupId |
Define this parameter in the request URI. |
[
{
"deviceGroupId": "7d50a1d1-7ade-46bd-a133-9606c5243690",
"applicationVersionId": "8ea666b7-14c9-43ff-ab00-ac94b1831a3f",
"createdDateUtc": "2026-03-30T10:35:42.3879947+00:00",
"updatedDateUtc": "2026-03-30T10:35:42.3879947+00:00"
},
{
"deviceGroupId": "7d50a1d1-7ade-46bd-a133-9606c5243690",
"applicationVersionId": "8ea666b7-14c9-43ff-ab00-ac94b1831a3f",
"createdDateUtc": "2026-03-30T10:35:42.3879947+00:00",
"updatedDateUtc": "2026-03-30T10:35:42.3879947+00:00"
},
{
"deviceGroupId": "7d50a1d1-7ade-46bd-a133-9606c5243690",
"applicationVersionId": "8ea666b7-14c9-43ff-ab00-ac94b1831a3f",
"createdDateUtc": "2026-03-30T10:35:42.3879947+00:00",
"updatedDateUtc": "2026-03-30T10:35:42.3879947+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-03-30T10:35:42.3879947+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-30T10:35:42.3879947+00:00</UpdatedDateUtc>
<ApplicationVersionId>8ea666b7-14c9-43ff-ab00-ac94b1831a3f</ApplicationVersionId>
<DeviceGroupId>7d50a1d1-7ade-46bd-a133-9606c5243690</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2026-03-30T10:35:42.3879947+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-30T10:35:42.3879947+00:00</UpdatedDateUtc>
<ApplicationVersionId>8ea666b7-14c9-43ff-ab00-ac94b1831a3f</ApplicationVersionId>
<DeviceGroupId>7d50a1d1-7ade-46bd-a133-9606c5243690</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2026-03-30T10:35:42.3879947+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-30T10:35:42.3879947+00:00</UpdatedDateUtc>
<ApplicationVersionId>8ea666b7-14c9-43ff-ab00-ac94b1831a3f</ApplicationVersionId>
<DeviceGroupId>7d50a1d1-7ade-46bd-a133-9606c5243690</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
</ArrayOfDeviceGroupApplicationVersionRepresentation>