---
title: "Get Unread Count"
method: GET
path: "/api/v1/notifications/unread-count"
tags: ["notifications"]
---

# Get Unread Count

`GET /api/v1/notifications/unread-count`

The bell badge. Polled, so it stays a single indexed COUNT.

## Response `200`

Successful Response

- UnreadCount — The badge.
  - `count` integer, required

## Changes

> 15 revisions in range; 1 not diffed.

- **2026-09-02** `fce7f38ccba8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/netter/apis/dmi-backend/changes/api/v1/notifications/unread-count/get.md)

---

[API](https://skmtc.dev/netter/apis/dmi-backend.md) · [All operations](https://skmtc.dev/netter/apis/dmi-backend/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/netter/dmi-backend/revisions/307ede8c429b/schema)
