Sample:
[
{
"tenantId": "ac52218a-17ce-4fa3-824b-feaa6e35d584",
"applicationId": "d79a6464-2f25-4881-874d-fccc2ba4f5ae",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-06-08T23:49:18.4544129+00:00",
"updatedDateUtc": "2026-06-08T23:49:18.4544129+00:00"
},
{
"tenantId": "ac52218a-17ce-4fa3-824b-feaa6e35d584",
"applicationId": "d79a6464-2f25-4881-874d-fccc2ba4f5ae",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-06-08T23:49:18.4544129+00:00",
"updatedDateUtc": "2026-06-08T23:49:18.4544129+00:00"
},
{
"tenantId": "ac52218a-17ce-4fa3-824b-feaa6e35d584",
"applicationId": "d79a6464-2f25-4881-874d-fccc2ba4f5ae",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-06-08T23:49:18.4544129+00:00",
"updatedDateUtc": "2026-06-08T23:49:18.4544129+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-06-08T23:49:18.4544129+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-08T23:49:18.4544129+00:00</UpdatedDateUtc>
<ApplicationId>d79a6464-2f25-4881-874d-fccc2ba4f5ae</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>ac52218a-17ce-4fa3-824b-feaa6e35d584</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
<TenantApplicationRepresentation>
<CreatedDateUtc>2026-06-08T23:49:18.4544129+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-08T23:49:18.4544129+00:00</UpdatedDateUtc>
<ApplicationId>d79a6464-2f25-4881-874d-fccc2ba4f5ae</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>ac52218a-17ce-4fa3-824b-feaa6e35d584</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
<TenantApplicationRepresentation>
<CreatedDateUtc>2026-06-08T23:49:18.4544129+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-08T23:49:18.4544129+00:00</UpdatedDateUtc>
<ApplicationId>d79a6464-2f25-4881-874d-fccc2ba4f5ae</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>ac52218a-17ce-4fa3-824b-feaa6e35d584</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
</ArrayOfTenantApplicationRepresentation>