---
title: "Unread notifications"
method: GET
path: "/users/unread-notifications"
tags: ["Users / Unread notifications"]
---

# Unread notifications

`GET /users/unread-notifications`

Gets the number of unread notifications for the currently authenticated user.

## Response `200`

Successful response

- object
  - `userUnreadNotifications` integer
  - `userZoneUnreadNotifications` object[]
    - `zoneId` integer
    - `unreadNotifications` integer

---

[API](https://skmtc.dev/make/apis/web-api-v2-public.md) · [All operations](https://skmtc.dev/make/apis/web-api-v2-public/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/make/web-api-v2-public/revisions/531769e6f813/schema)
