Sample:
[
{
"deviceId": "b874c58b-0620-48f4-b34f-ff7f8b30702b",
"applicationId": "47436cfd-2fde-4d79-ab92-3947f45b5e9c",
"isLicensed": true,
"createdDateUtc": "2026-07-27T01:14:39.4030237+00:00",
"updatedDateUtc": "2026-07-27T01:14:39.4030237+00:00"
},
{
"deviceId": "b874c58b-0620-48f4-b34f-ff7f8b30702b",
"applicationId": "47436cfd-2fde-4d79-ab92-3947f45b5e9c",
"isLicensed": true,
"createdDateUtc": "2026-07-27T01:14:39.4030237+00:00",
"updatedDateUtc": "2026-07-27T01:14:39.4030237+00:00"
},
{
"deviceId": "b874c58b-0620-48f4-b34f-ff7f8b30702b",
"applicationId": "47436cfd-2fde-4d79-ab92-3947f45b5e9c",
"isLicensed": true,
"createdDateUtc": "2026-07-27T01:14:39.4030237+00:00",
"updatedDateUtc": "2026-07-27T01:14:39.4030237+00:00"
}
]
Sample:
<ArrayOfDeviceApplicationRepresentation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Rest.Version1">
<DeviceApplicationRepresentation>
<CreatedDateUtc>2026-07-27T01:14:39.4030237+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-07-27T01:14:39.4030237+00:00</UpdatedDateUtc>
<ApplicationId>47436cfd-2fde-4d79-ab92-3947f45b5e9c</ApplicationId>
<DeviceId>b874c58b-0620-48f4-b34f-ff7f8b30702b</DeviceId>
<IsLicensed>true</IsLicensed>
</DeviceApplicationRepresentation>
<DeviceApplicationRepresentation>
<CreatedDateUtc>2026-07-27T01:14:39.4030237+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-07-27T01:14:39.4030237+00:00</UpdatedDateUtc>
<ApplicationId>47436cfd-2fde-4d79-ab92-3947f45b5e9c</ApplicationId>
<DeviceId>b874c58b-0620-48f4-b34f-ff7f8b30702b</DeviceId>
<IsLicensed>true</IsLicensed>
</DeviceApplicationRepresentation>
<DeviceApplicationRepresentation>
<CreatedDateUtc>2026-07-27T01:14:39.4030237+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-07-27T01:14:39.4030237+00:00</UpdatedDateUtc>
<ApplicationId>47436cfd-2fde-4d79-ab92-3947f45b5e9c</ApplicationId>
<DeviceId>b874c58b-0620-48f4-b34f-ff7f8b30702b</DeviceId>
<IsLicensed>true</IsLicensed>
</DeviceApplicationRepresentation>
</ArrayOfDeviceApplicationRepresentation>