Sample:
[
{
"tenantId": "995e8733-ba5c-4738-a03a-ec4352672c99",
"applicationId": "6eb3d55c-6e2f-48a2-aa7e-ab3c81a76667",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-07-04T19:07:43.2980352+00:00",
"updatedDateUtc": "2026-07-04T19:07:43.2980352+00:00"
},
{
"tenantId": "995e8733-ba5c-4738-a03a-ec4352672c99",
"applicationId": "6eb3d55c-6e2f-48a2-aa7e-ab3c81a76667",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-07-04T19:07:43.2980352+00:00",
"updatedDateUtc": "2026-07-04T19:07:43.2980352+00:00"
},
{
"tenantId": "995e8733-ba5c-4738-a03a-ec4352672c99",
"applicationId": "6eb3d55c-6e2f-48a2-aa7e-ab3c81a76667",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-07-04T19:07:43.2980352+00:00",
"updatedDateUtc": "2026-07-04T19:07:43.2980352+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-04T19:07:43.2980352+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-07-04T19:07:43.2980352+00:00</UpdatedDateUtc>
<ApplicationId>6eb3d55c-6e2f-48a2-aa7e-ab3c81a76667</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>995e8733-ba5c-4738-a03a-ec4352672c99</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
<TenantApplicationRepresentation>
<CreatedDateUtc>2026-07-04T19:07:43.2980352+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-07-04T19:07:43.2980352+00:00</UpdatedDateUtc>
<ApplicationId>6eb3d55c-6e2f-48a2-aa7e-ab3c81a76667</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>995e8733-ba5c-4738-a03a-ec4352672c99</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
<TenantApplicationRepresentation>
<CreatedDateUtc>2026-07-04T19:07:43.2980352+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-07-04T19:07:43.2980352+00:00</UpdatedDateUtc>
<ApplicationId>6eb3d55c-6e2f-48a2-aa7e-ab3c81a76667</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>995e8733-ba5c-4738-a03a-ec4352672c99</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
</ArrayOfTenantApplicationRepresentation>