Gets TenantApplications.
[ { "tenantId": "fc567fc0-d74f-4453-afe3-9b95ebb19216", "applicationId": "816aed2b-03c7-47b2-b924-0116412170ad", "licenseKey": "sample string 3", "isLicenseKeyActive": true, "totalLicenses": 5, "applicationLookupKey": "sample string 6", "createdDateUtc": "2025-05-31T13:40:18.2250729+00:00", "updatedDateUtc": "2025-05-31T13:40:18.2250729+00:00" }, { "tenantId": "fc567fc0-d74f-4453-afe3-9b95ebb19216", "applicationId": "816aed2b-03c7-47b2-b924-0116412170ad", "licenseKey": "sample string 3", "isLicenseKeyActive": true, "totalLicenses": 5, "applicationLookupKey": "sample string 6", "createdDateUtc": "2025-05-31T13:40:18.2250729+00:00", "updatedDateUtc": "2025-05-31T13:40:18.2250729+00:00" }, { "tenantId": "fc567fc0-d74f-4453-afe3-9b95ebb19216", "applicationId": "816aed2b-03c7-47b2-b924-0116412170ad", "licenseKey": "sample string 3", "isLicenseKeyActive": true, "totalLicenses": 5, "applicationLookupKey": "sample string 6", "createdDateUtc": "2025-05-31T13:40:18.2250729+00:00", "updatedDateUtc": "2025-05-31T13:40:18.2250729+00:00" } ]
<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>2025-05-31T13:40:18.2250729+00:00</CreatedDateUtc> <UpdatedDateUtc>2025-05-31T13:40:18.2250729+00:00</UpdatedDateUtc> <ApplicationId>816aed2b-03c7-47b2-b924-0116412170ad</ApplicationId> <ApplicationLookupKey>sample string 6</ApplicationLookupKey> <IsLicenseKeyActive>true</IsLicenseKeyActive> <LicenseKey>sample string 3</LicenseKey> <TenantId>fc567fc0-d74f-4453-afe3-9b95ebb19216</TenantId> <TotalLicenses>5</TotalLicenses> </TenantApplicationRepresentation> <TenantApplicationRepresentation> <CreatedDateUtc>2025-05-31T13:40:18.2250729+00:00</CreatedDateUtc> <UpdatedDateUtc>2025-05-31T13:40:18.2250729+00:00</UpdatedDateUtc> <ApplicationId>816aed2b-03c7-47b2-b924-0116412170ad</ApplicationId> <ApplicationLookupKey>sample string 6</ApplicationLookupKey> <IsLicenseKeyActive>true</IsLicenseKeyActive> <LicenseKey>sample string 3</LicenseKey> <TenantId>fc567fc0-d74f-4453-afe3-9b95ebb19216</TenantId> <TotalLicenses>5</TotalLicenses> </TenantApplicationRepresentation> <TenantApplicationRepresentation> <CreatedDateUtc>2025-05-31T13:40:18.2250729+00:00</CreatedDateUtc> <UpdatedDateUtc>2025-05-31T13:40:18.2250729+00:00</UpdatedDateUtc> <ApplicationId>816aed2b-03c7-47b2-b924-0116412170ad</ApplicationId> <ApplicationLookupKey>sample string 6</ApplicationLookupKey> <IsLicenseKeyActive>true</IsLicenseKeyActive> <LicenseKey>sample string 3</LicenseKey> <TenantId>fc567fc0-d74f-4453-afe3-9b95ebb19216</TenantId> <TotalLicenses>5</TotalLicenses> </TenantApplicationRepresentation> </ArrayOfTenantApplicationRepresentation>