Gets the DeviceGroupApplicationVersions for a specific DeviceGroup
| Name | Description | Additional information |
|---|---|---|
| deviceGroupId |
Define this parameter in the request URI. |
[
{
"deviceGroupId": "41218817-ee2e-4f4b-9000-6364f2aa01d7",
"applicationVersionId": "59918d52-4187-40d6-873f-79f7b2208d20",
"createdDateUtc": "2026-03-09T16:50:39.988475+00:00",
"updatedDateUtc": "2026-03-09T16:50:39.988475+00:00"
},
{
"deviceGroupId": "41218817-ee2e-4f4b-9000-6364f2aa01d7",
"applicationVersionId": "59918d52-4187-40d6-873f-79f7b2208d20",
"createdDateUtc": "2026-03-09T16:50:39.988475+00:00",
"updatedDateUtc": "2026-03-09T16:50:39.988475+00:00"
},
{
"deviceGroupId": "41218817-ee2e-4f4b-9000-6364f2aa01d7",
"applicationVersionId": "59918d52-4187-40d6-873f-79f7b2208d20",
"createdDateUtc": "2026-03-09T16:50:39.988475+00:00",
"updatedDateUtc": "2026-03-09T16:50:39.988475+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-09T16:50:39.988475+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-09T16:50:39.988475+00:00</UpdatedDateUtc>
<ApplicationVersionId>59918d52-4187-40d6-873f-79f7b2208d20</ApplicationVersionId>
<DeviceGroupId>41218817-ee2e-4f4b-9000-6364f2aa01d7</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2026-03-09T16:50:39.988475+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-09T16:50:39.988475+00:00</UpdatedDateUtc>
<ApplicationVersionId>59918d52-4187-40d6-873f-79f7b2208d20</ApplicationVersionId>
<DeviceGroupId>41218817-ee2e-4f4b-9000-6364f2aa01d7</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2026-03-09T16:50:39.988475+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-09T16:50:39.988475+00:00</UpdatedDateUtc>
<ApplicationVersionId>59918d52-4187-40d6-873f-79f7b2208d20</ApplicationVersionId>
<DeviceGroupId>41218817-ee2e-4f4b-9000-6364f2aa01d7</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
</ArrayOfDeviceGroupApplicationVersionRepresentation>