Gets the DeviceGroupApplicationVersions for a specific DeviceGroup
| Name | Description | Additional information |
|---|---|---|
| deviceGroupId |
Define this parameter in the request URI. |
[
{
"deviceGroupId": "28de0286-79be-4da1-aff4-217fb8f4cbad",
"applicationVersionId": "bfe33d8b-925a-4fd2-a806-8f139c96fce5",
"createdDateUtc": "2026-08-02T05:33:28.3795195+00:00",
"updatedDateUtc": "2026-08-02T05:33:28.3795195+00:00"
},
{
"deviceGroupId": "28de0286-79be-4da1-aff4-217fb8f4cbad",
"applicationVersionId": "bfe33d8b-925a-4fd2-a806-8f139c96fce5",
"createdDateUtc": "2026-08-02T05:33:28.3795195+00:00",
"updatedDateUtc": "2026-08-02T05:33:28.3795195+00:00"
},
{
"deviceGroupId": "28de0286-79be-4da1-aff4-217fb8f4cbad",
"applicationVersionId": "bfe33d8b-925a-4fd2-a806-8f139c96fce5",
"createdDateUtc": "2026-08-02T05:33:28.3795195+00:00",
"updatedDateUtc": "2026-08-02T05:33:28.3795195+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-08-02T05:33:28.3795195+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-08-02T05:33:28.3795195+00:00</UpdatedDateUtc>
<ApplicationVersionId>bfe33d8b-925a-4fd2-a806-8f139c96fce5</ApplicationVersionId>
<DeviceGroupId>28de0286-79be-4da1-aff4-217fb8f4cbad</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2026-08-02T05:33:28.3795195+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-08-02T05:33:28.3795195+00:00</UpdatedDateUtc>
<ApplicationVersionId>bfe33d8b-925a-4fd2-a806-8f139c96fce5</ApplicationVersionId>
<DeviceGroupId>28de0286-79be-4da1-aff4-217fb8f4cbad</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
<DeviceGroupApplicationVersionRepresentation>
<CreatedDateUtc>2026-08-02T05:33:28.3795195+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-08-02T05:33:28.3795195+00:00</UpdatedDateUtc>
<ApplicationVersionId>bfe33d8b-925a-4fd2-a806-8f139c96fce5</ApplicationVersionId>
<DeviceGroupId>28de0286-79be-4da1-aff4-217fb8f4cbad</DeviceGroupId>
</DeviceGroupApplicationVersionRepresentation>
</ArrayOfDeviceGroupApplicationVersionRepresentation>