---
title: "Count unseen in-app notifications"
method: GET
path: "/notifications/inapp/unseen"
tags: ["notifications", "inapp"]
---

# Count unseen in-app notifications

`GET /notifications/inapp/unseen`

Bell counter: rows where seen=false AND archived=false.

## Response `200`

OK

- InappUnseenCountOutput
  - `count` integer

## Other responses

- `default` — Error response.

---

[API](https://skmtc.net/stablesea/apis/stable-sea-backend.md) · [All operations](https://skmtc.net/stablesea/apis/stable-sea-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stablesea/stable-sea-backend/revisions/26c1cb1521b0/schema)
