---
title: "GET /api/services/app/TenantDashboard/GetGeneralStats"
method: GET
path: "/api/services/app/TenantDashboard/GetGeneralStats"
tags: ["TenantDashboard"]
---

# GET /api/services/app/TenantDashboard/GetGeneralStats

`GET /api/services/app/TenantDashboard/GetGeneralStats`

## Query parameters

- `StartDate` string, date-time
- `EndDate` string, date-time

## Response `200`

Success

- GetGeneralStatsOutput
  - `total` integer
  - `totalHoliday` integer
  - `totalEarlyMorning` integer
  - `totalNormal` integer
  - `holidayPercent` integer
  - `earlyMorningPercent` integer
  - `normalPercent` integer

---

[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)
