Gets the DeviceGroupApplicationVersions for a specific DeviceGroup
| Name | Description | Additional information |
|---|---|---|
| deviceGroupId |
Define this parameter in the request URI. |
[
{
"deviceGroupId": "8c49c8fb-677b-4316-94e6-25f3edb7ba09",
"applicationVersionId": "396cff29-43e4-426d-b2d2-183470a2ddab",
"createdDateUtc": "2026-03-18T14:11:57.7057388+00:00",
"updatedDateUtc": "2026-03-18T14:11:57.7057388+00:00"
},
{
"deviceGroupId": "8c49c8fb-677b-4316-94e6-25f3edb7ba09",
"applicationVersionId": "396cff29-43e4-426d-b2d2-183470a2ddab",
"createdDateUtc": "2026-03-18T14:11:57.7057388+00:00",
"updatedDateUtc": "2026-03-18T14:11:57.7057388+00:00"
},
{
"deviceGroupId": "8c49c8fb-677b-4316-94e6-25f3edb7ba09",
"applicationVersionId": "396cff29-43e4-426d-b2d2-183470a2ddab",
"createdDateUtc": "2026-03-18T14:11:57.7057388+00:00",
"updatedDateUtc": "2026-03-18T14:11:57.7057388+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-18T14:11:57.7057388+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-18T14:11:57.7057388+00:00</UpdatedDateUtc>
<ApplicationVersionId>396cff29-43e4-426d-b2d2-183470a2ddab</ApplicationVersionId>
<DeviceGroupId>8c49c8fb-677b-4316-94e6-25f3edb7ba09</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2026-03-18T14:11:57.7057388+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-18T14:11:57.7057388+00:00</UpdatedDateUtc>
<ApplicationVersionId>396cff29-43e4-426d-b2d2-183470a2ddab</ApplicationVersionId>
<DeviceGroupId>8c49c8fb-677b-4316-94e6-25f3edb7ba09</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2026-03-18T14:11:57.7057388+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-18T14:11:57.7057388+00:00</UpdatedDateUtc>
<ApplicationVersionId>396cff29-43e4-426d-b2d2-183470a2ddab</ApplicationVersionId>
<DeviceGroupId>8c49c8fb-677b-4316-94e6-25f3edb7ba09</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
</ArrayOfDeviceGroupApplicationVersionRepresentation>