Sample:
[
{
"deviceGroupId": "1867f83c-483a-4299-a67c-43d4f399b31f",
"applicationVersionId": "79aaf72a-a36c-434c-8a8f-bcada5040042",
"createdDateUtc": "2026-08-15T17:25:17.7479405+00:00",
"updatedDateUtc": "2026-08-15T17:25:17.7479405+00:00"
},
{
"deviceGroupId": "1867f83c-483a-4299-a67c-43d4f399b31f",
"applicationVersionId": "79aaf72a-a36c-434c-8a8f-bcada5040042",
"createdDateUtc": "2026-08-15T17:25:17.7479405+00:00",
"updatedDateUtc": "2026-08-15T17:25:17.7479405+00:00"
},
{
"deviceGroupId": "1867f83c-483a-4299-a67c-43d4f399b31f",
"applicationVersionId": "79aaf72a-a36c-434c-8a8f-bcada5040042",
"createdDateUtc": "2026-08-15T17:25:17.7479405+00:00",
"updatedDateUtc": "2026-08-15T17:25:17.7479405+00:00"
}
]
Sample:
<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-08-15T17:25:17.7479405+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-08-15T17:25:17.7479405+00:00</UpdatedDateUtc>
<ApplicationVersionId>79aaf72a-a36c-434c-8a8f-bcada5040042</ApplicationVersionId>
<DeviceGroupId>1867f83c-483a-4299-a67c-43d4f399b31f</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2026-08-15T17:25:17.7479405+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-08-15T17:25:17.7479405+00:00</UpdatedDateUtc>
<ApplicationVersionId>79aaf72a-a36c-434c-8a8f-bcada5040042</ApplicationVersionId>
<DeviceGroupId>1867f83c-483a-4299-a67c-43d4f399b31f</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2026-08-15T17:25:17.7479405+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-08-15T17:25:17.7479405+00:00</UpdatedDateUtc>
<ApplicationVersionId>79aaf72a-a36c-434c-8a8f-bcada5040042</ApplicationVersionId>
<DeviceGroupId>1867f83c-483a-4299-a67c-43d4f399b31f</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
</ArrayOfDeviceGroupApplicationVersionRepresentation>