---
title: "Get unread message count for a conversation"
method: GET
path: "/customer/messaging/conversations/{conversation}/messages/unread-count"
tags: ["Customer Messaging"]
---

# Get unread message count for a conversation

`GET /customer/messaging/conversations/{conversation}/messages/unread-count`

Get the count of unread messages in a specific conversation for the authenticated customer.

## Path parameters

- `conversation` string, required

## Response `200`

- 200

## Other responses

- `401` — Unauthenticated
- `403` — Authorization error

---

[API](https://skmtc.net/nexuforma/apis/51eat-api-documentation.md) · [All operations](https://skmtc.net/nexuforma/apis/51eat-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nexuforma/51eat-api-documentation/revisions/ee945e6d6db7/schema)
