---
title: "Count unread messages"
method: GET
path: "/conversations/unread-count"
tags: ["conversations"]
---

# Count unread messages

`GET /conversations/unread-count`

Return the unread message count for the authenticated user.

Use this endpoint for inbox badges, navigation indicators, and notification counters.

## Response `200`

Unread message count

- object
  - `count` number, required — Count of unread messages

---

[API](https://skmtc.net/managem/apis/managem-api.md) · [All operations](https://skmtc.net/managem/apis/managem-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/managem/managem-api/versions/5ed45d6a9e2f/schema)
