Sample:
[
{
"tenantId": "a2b78073-627c-4f46-ba78-9a61c3a9ffb3",
"applicationId": "04cb4ba1-917d-4a61-b9e8-b8a96afc98dc",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-08-11T10:11:11.3449927+00:00",
"updatedDateUtc": "2026-08-11T10:11:11.3449927+00:00"
},
{
"tenantId": "a2b78073-627c-4f46-ba78-9a61c3a9ffb3",
"applicationId": "04cb4ba1-917d-4a61-b9e8-b8a96afc98dc",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-08-11T10:11:11.3449927+00:00",
"updatedDateUtc": "2026-08-11T10:11:11.3449927+00:00"
},
{
"tenantId": "a2b78073-627c-4f46-ba78-9a61c3a9ffb3",
"applicationId": "04cb4ba1-917d-4a61-b9e8-b8a96afc98dc",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-08-11T10:11:11.3449927+00:00",
"updatedDateUtc": "2026-08-11T10:11:11.3449927+00:00"
}
]
Sample:
<ArrayOfTenantApplicationRepresentation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Rest.Version1">
<TenantApplicationRepresentation>
<CreatedDateUtc>2026-08-11T10:11:11.3449927+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-08-11T10:11:11.3449927+00:00</UpdatedDateUtc>
<ApplicationId>04cb4ba1-917d-4a61-b9e8-b8a96afc98dc</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>a2b78073-627c-4f46-ba78-9a61c3a9ffb3</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
<TenantApplicationRepresentation>
<CreatedDateUtc>2026-08-11T10:11:11.3449927+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-08-11T10:11:11.3449927+00:00</UpdatedDateUtc>
<ApplicationId>04cb4ba1-917d-4a61-b9e8-b8a96afc98dc</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>a2b78073-627c-4f46-ba78-9a61c3a9ffb3</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
<TenantApplicationRepresentation>
<CreatedDateUtc>2026-08-11T10:11:11.3449927+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-08-11T10:11:11.3449927+00:00</UpdatedDateUtc>
<ApplicationId>04cb4ba1-917d-4a61-b9e8-b8a96afc98dc</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>a2b78073-627c-4f46-ba78-9a61c3a9ffb3</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
</ArrayOfTenantApplicationRepresentation>