Sample:
[
{
"tenantId": "7ee03696-3c8e-4b69-85f5-ca1929b0ae4d",
"applicationId": "a04b8b25-ad47-4c19-b99a-88383e9dc464",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-02-04T01:51:53.9953706+00:00",
"updatedDateUtc": "2026-02-04T01:51:53.9953706+00:00"
},
{
"tenantId": "7ee03696-3c8e-4b69-85f5-ca1929b0ae4d",
"applicationId": "a04b8b25-ad47-4c19-b99a-88383e9dc464",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-02-04T01:51:53.9953706+00:00",
"updatedDateUtc": "2026-02-04T01:51:53.9953706+00:00"
},
{
"tenantId": "7ee03696-3c8e-4b69-85f5-ca1929b0ae4d",
"applicationId": "a04b8b25-ad47-4c19-b99a-88383e9dc464",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-02-04T01:51:53.9953706+00:00",
"updatedDateUtc": "2026-02-04T01:51:53.9953706+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-02-04T01:51:53.9953706+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-02-04T01:51:53.9953706+00:00</UpdatedDateUtc>
<ApplicationId>a04b8b25-ad47-4c19-b99a-88383e9dc464</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>7ee03696-3c8e-4b69-85f5-ca1929b0ae4d</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
<TenantApplicationRepresentation>
<CreatedDateUtc>2026-02-04T01:51:53.9953706+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-02-04T01:51:53.9953706+00:00</UpdatedDateUtc>
<ApplicationId>a04b8b25-ad47-4c19-b99a-88383e9dc464</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>7ee03696-3c8e-4b69-85f5-ca1929b0ae4d</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
<TenantApplicationRepresentation>
<CreatedDateUtc>2026-02-04T01:51:53.9953706+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-02-04T01:51:53.9953706+00:00</UpdatedDateUtc>
<ApplicationId>a04b8b25-ad47-4c19-b99a-88383e9dc464</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>7ee03696-3c8e-4b69-85f5-ca1929b0ae4d</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
</ArrayOfTenantApplicationRepresentation>