---
title: "Get Notification Count"
method: GET
path: "/notifications/count"
tags: ["notifications"]
---

# Get Notification Count

`GET /notifications/count`

Get notification counts.

## Response `200`

Successful Response

- NotificationCountResponse
  - `total` integer, required
  - `unread` integer, required

---

[API](https://skmtc.net/meganova/apis/fastapi.md) · [All operations](https://skmtc.net/meganova/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/meganova/fastapi/revisions/2b2bab8b9017/schema)
