---
title: "Get QI event stats (counts by status)"
method: GET
path: "/QiEvents/stats"
tags: ["QiEvents"]
---

# Get QI event stats (counts by status)

`GET /QiEvents/stats`

## Response `200`

OK

- QiEventStatsDto
  - `openCount` union
    - integer
    - string, int32
  - `inReviewCount` union
    - integer
    - string, int32
  - `resolvedCount` union
    - integer
    - string, int32

---

[API](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1.md) · [All operations](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clinicos/pawthosx-business-api-v1/revisions/e7d381a5453b/schema)
