Gets the DeviceGroupApplicationVersions for a specific DeviceGroup
| Name | Description | Additional information |
|---|---|---|
| deviceGroupId |
Define this parameter in the request URI. |
[
{
"deviceGroupId": "81864e90-935f-4e34-8871-4c2528a54610",
"applicationVersionId": "3f949c51-a61e-40aa-b7b2-59184bbe92c9",
"createdDateUtc": "2025-11-15T12:17:08.1006408+00:00",
"updatedDateUtc": "2025-11-15T12:17:08.1006408+00:00"
},
{
"deviceGroupId": "81864e90-935f-4e34-8871-4c2528a54610",
"applicationVersionId": "3f949c51-a61e-40aa-b7b2-59184bbe92c9",
"createdDateUtc": "2025-11-15T12:17:08.1006408+00:00",
"updatedDateUtc": "2025-11-15T12:17:08.1006408+00:00"
},
{
"deviceGroupId": "81864e90-935f-4e34-8871-4c2528a54610",
"applicationVersionId": "3f949c51-a61e-40aa-b7b2-59184bbe92c9",
"createdDateUtc": "2025-11-15T12:17:08.1006408+00:00",
"updatedDateUtc": "2025-11-15T12:17:08.1006408+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-11-15T12:17:08.1006408+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-11-15T12:17:08.1006408+00:00</UpdatedDateUtc>
<ApplicationVersionId>3f949c51-a61e-40aa-b7b2-59184bbe92c9</ApplicationVersionId>
<DeviceGroupId>81864e90-935f-4e34-8871-4c2528a54610</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2025-11-15T12:17:08.1006408+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-11-15T12:17:08.1006408+00:00</UpdatedDateUtc>
<ApplicationVersionId>3f949c51-a61e-40aa-b7b2-59184bbe92c9</ApplicationVersionId>
<DeviceGroupId>81864e90-935f-4e34-8871-4c2528a54610</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2025-11-15T12:17:08.1006408+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-11-15T12:17:08.1006408+00:00</UpdatedDateUtc>
<ApplicationVersionId>3f949c51-a61e-40aa-b7b2-59184bbe92c9</ApplicationVersionId>
<DeviceGroupId>81864e90-935f-4e34-8871-4c2528a54610</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
</ArrayOfDeviceGroupApplicationVersionRepresentation>