---
title: "Check if user has unread conversations"
method: GET
path: "/api/support/v1/cloud/conversations/has_unread"
tags: ["Cloud Support"]
---

# Check if user has unread conversations

`GET /api/support/v1/cloud/conversations/has_unread`

## Response `200`

Unread status

- object
  - `success` boolean, required
  - `data` boolean, required

## Other responses

- `500` — Failed to fetch conversations

---

[API](https://skmtc.dev/surrealdb/apis/surrealdb-api-server.md) · [All operations](https://skmtc.dev/surrealdb/apis/surrealdb-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/surrealdb/surrealdb-api-server/revisions/7d05f954f7ca/schema)
