Gets the DeviceGroupApplicationVersions for a specific DeviceGroup
| Name | Description | Additional information |
|---|---|---|
| deviceGroupId |
Define this parameter in the request URI. |
[
{
"deviceGroupId": "60446a65-8bdb-475d-8854-8dbf1c4de8af",
"applicationVersionId": "c94d424f-6d90-43d7-a2ad-db397ed45001",
"createdDateUtc": "2025-10-29T04:09:38.4091197+00:00",
"updatedDateUtc": "2025-10-29T04:09:38.4091197+00:00"
},
{
"deviceGroupId": "60446a65-8bdb-475d-8854-8dbf1c4de8af",
"applicationVersionId": "c94d424f-6d90-43d7-a2ad-db397ed45001",
"createdDateUtc": "2025-10-29T04:09:38.4091197+00:00",
"updatedDateUtc": "2025-10-29T04:09:38.4091197+00:00"
},
{
"deviceGroupId": "60446a65-8bdb-475d-8854-8dbf1c4de8af",
"applicationVersionId": "c94d424f-6d90-43d7-a2ad-db397ed45001",
"createdDateUtc": "2025-10-29T04:09:38.4091197+00:00",
"updatedDateUtc": "2025-10-29T04:09:38.4091197+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>2025-10-29T04:09:38.4091197+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-10-29T04:09:38.4091197+00:00</UpdatedDateUtc>
<ApplicationVersionId>c94d424f-6d90-43d7-a2ad-db397ed45001</ApplicationVersionId>
<DeviceGroupId>60446a65-8bdb-475d-8854-8dbf1c4de8af</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2025-10-29T04:09:38.4091197+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-10-29T04:09:38.4091197+00:00</UpdatedDateUtc>
<ApplicationVersionId>c94d424f-6d90-43d7-a2ad-db397ed45001</ApplicationVersionId>
<DeviceGroupId>60446a65-8bdb-475d-8854-8dbf1c4de8af</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2025-10-29T04:09:38.4091197+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-10-29T04:09:38.4091197+00:00</UpdatedDateUtc>
<ApplicationVersionId>c94d424f-6d90-43d7-a2ad-db397ed45001</ApplicationVersionId>
<DeviceGroupId>60446a65-8bdb-475d-8854-8dbf1c4de8af</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
</ArrayOfDeviceGroupApplicationVersionRepresentation>