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

# GET /api/services/app/TenantDashboard/GetLoginCount

`GET /api/services/app/TenantDashboard/GetLoginCount`

## Query parameters

- `Period` 1 | 2 | 3
- `StartDate` string, date-time
- `EndDate` string, date-time

## Response `200`

Success

- LoginCountOutput
  - `newPatientCount` integer
  - `loginPatientCount` integer
  - `loginCount` integer
  - `data` LoginCountData[], nullable
    - `period` string, nullable
    - `newPatientCount` integer
    - `loginPatientCount` integer
    - `loginCount` 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)
