Sample:
[
{
"tenantId": "cb52dfbb-3d91-4fb9-bd26-b4b8f8cad41a",
"applicationId": "6732ec9f-7d94-42e2-8953-a8ba4a93133e",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-03-31T21:05:18.8138161+00:00",
"updatedDateUtc": "2026-03-31T21:05:18.8138161+00:00"
},
{
"tenantId": "cb52dfbb-3d91-4fb9-bd26-b4b8f8cad41a",
"applicationId": "6732ec9f-7d94-42e2-8953-a8ba4a93133e",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-03-31T21:05:18.8138161+00:00",
"updatedDateUtc": "2026-03-31T21:05:18.8138161+00:00"
},
{
"tenantId": "cb52dfbb-3d91-4fb9-bd26-b4b8f8cad41a",
"applicationId": "6732ec9f-7d94-42e2-8953-a8ba4a93133e",
"licenseKey": "sample string 3",
"isLicenseKeyActive": true,
"totalLicenses": 5,
"applicationLookupKey": "sample string 6",
"createdDateUtc": "2026-03-31T21:05:18.8138161+00:00",
"updatedDateUtc": "2026-03-31T21:05:18.8138161+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-03-31T21:05:18.8138161+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-31T21:05:18.8138161+00:00</UpdatedDateUtc>
<ApplicationId>6732ec9f-7d94-42e2-8953-a8ba4a93133e</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>cb52dfbb-3d91-4fb9-bd26-b4b8f8cad41a</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
<TenantApplicationRepresentation>
<CreatedDateUtc>2026-03-31T21:05:18.8138161+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-31T21:05:18.8138161+00:00</UpdatedDateUtc>
<ApplicationId>6732ec9f-7d94-42e2-8953-a8ba4a93133e</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>cb52dfbb-3d91-4fb9-bd26-b4b8f8cad41a</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
<TenantApplicationRepresentation>
<CreatedDateUtc>2026-03-31T21:05:18.8138161+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-31T21:05:18.8138161+00:00</UpdatedDateUtc>
<ApplicationId>6732ec9f-7d94-42e2-8953-a8ba4a93133e</ApplicationId>
<ApplicationLookupKey>sample string 6</ApplicationLookupKey>
<IsLicenseKeyActive>true</IsLicenseKeyActive>
<LicenseKey>sample string 3</LicenseKey>
<TenantId>cb52dfbb-3d91-4fb9-bd26-b4b8f8cad41a</TenantId>
<TotalLicenses>5</TotalLicenses>
</TenantApplicationRepresentation>
</ArrayOfTenantApplicationRepresentation>