Sample:
[
{
"deviceId": "ccae9044-2530-4207-8ff8-f6337de1a6e4",
"applicationId": "ff0939e7-48f5-4573-b591-4afe8933408e",
"isLicensed": true,
"createdDateUtc": "2026-05-11T10:24:38.7760828+00:00",
"updatedDateUtc": "2026-05-11T10:24:38.7760828+00:00"
},
{
"deviceId": "ccae9044-2530-4207-8ff8-f6337de1a6e4",
"applicationId": "ff0939e7-48f5-4573-b591-4afe8933408e",
"isLicensed": true,
"createdDateUtc": "2026-05-11T10:24:38.7760828+00:00",
"updatedDateUtc": "2026-05-11T10:24:38.7760828+00:00"
},
{
"deviceId": "ccae9044-2530-4207-8ff8-f6337de1a6e4",
"applicationId": "ff0939e7-48f5-4573-b591-4afe8933408e",
"isLicensed": true,
"createdDateUtc": "2026-05-11T10:24:38.7760828+00:00",
"updatedDateUtc": "2026-05-11T10:24:38.7760828+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-05-11T10:24:38.7760828+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-05-11T10:24:38.7760828+00:00</UpdatedDateUtc>
<ApplicationId>ff0939e7-48f5-4573-b591-4afe8933408e</ApplicationId>
<DeviceId>ccae9044-2530-4207-8ff8-f6337de1a6e4</DeviceId>
<IsLicensed>true</IsLicensed>
</DeviceApplicationRepresentation>
<DeviceApplicationRepresentation>
<CreatedDateUtc>2026-05-11T10:24:38.7760828+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-05-11T10:24:38.7760828+00:00</UpdatedDateUtc>
<ApplicationId>ff0939e7-48f5-4573-b591-4afe8933408e</ApplicationId>
<DeviceId>ccae9044-2530-4207-8ff8-f6337de1a6e4</DeviceId>
<IsLicensed>true</IsLicensed>
</DeviceApplicationRepresentation>
<DeviceApplicationRepresentation>
<CreatedDateUtc>2026-05-11T10:24:38.7760828+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-05-11T10:24:38.7760828+00:00</UpdatedDateUtc>
<ApplicationId>ff0939e7-48f5-4573-b591-4afe8933408e</ApplicationId>
<DeviceId>ccae9044-2530-4207-8ff8-f6337de1a6e4</DeviceId>
<IsLicensed>true</IsLicensed>
</DeviceApplicationRepresentation>
</ArrayOfDeviceApplicationRepresentation>