Sample:
[
{
"tenantId": "558b5096-af93-42c1-ae3d-40f92ba40311",
"applicationId": "ac411d51-a545-4837-b3e2-461f9e6b7ec3",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-07-21T09:17:17.4441373+00:00",
"updatedDateUtc": "2026-07-21T09:17:17.4441373+00:00"
},
{
"tenantId": "558b5096-af93-42c1-ae3d-40f92ba40311",
"applicationId": "ac411d51-a545-4837-b3e2-461f9e6b7ec3",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-07-21T09:17:17.4441373+00:00",
"updatedDateUtc": "2026-07-21T09:17:17.4441373+00:00"
},
{
"tenantId": "558b5096-af93-42c1-ae3d-40f92ba40311",
"applicationId": "ac411d51-a545-4837-b3e2-461f9e6b7ec3",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-07-21T09:17:17.4441373+00:00",
"updatedDateUtc": "2026-07-21T09:17:17.4441373+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-07-21T09:17:17.4441373+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-07-21T09:17:17.4441373+00:00</UpdatedDateUtc>
<ApplicationId>ac411d51-a545-4837-b3e2-461f9e6b7ec3</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>558b5096-af93-42c1-ae3d-40f92ba40311</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
<TenantApplicationRepresentation>
<CreatedDateUtc>2026-07-21T09:17:17.4441373+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-07-21T09:17:17.4441373+00:00</UpdatedDateUtc>
<ApplicationId>ac411d51-a545-4837-b3e2-461f9e6b7ec3</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>558b5096-af93-42c1-ae3d-40f92ba40311</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
<TenantApplicationRepresentation>
<CreatedDateUtc>2026-07-21T09:17:17.4441373+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-07-21T09:17:17.4441373+00:00</UpdatedDateUtc>
<ApplicationId>ac411d51-a545-4837-b3e2-461f9e6b7ec3</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>558b5096-af93-42c1-ae3d-40f92ba40311</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
</ArrayOfTenantApplicationRepresentation>