---
title: "GET /api/services/app/HostDashboard/GetRecentTenantsData"
method: GET
path: "/api/services/app/HostDashboard/GetRecentTenantsData"
tags: ["HostDashboard"]
---

# GET /api/services/app/HostDashboard/GetRecentTenantsData

`GET /api/services/app/HostDashboard/GetRecentTenantsData`

## Response `200`

Success

- GetRecentTenantsOutput
  - `recentTenantsDayCount` integer
  - `maxRecentTenantsShownCount` integer
  - `tenantCreationStartDate` string, date-time
  - `recentTenants` RecentTenant[], nullable
    - `id` integer
    - `name` string, nullable
    - `creationTime` string, date-time

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
