---
title: "Get unread notifications count (getUnreadNotificationsCount)"
method: GET
path: "/api/notifications/unread/count"
tags: ["notification-controller"]
---

# Get unread notifications count (getUnreadNotificationsCount)

`GET /api/notifications/unread/count`

Returns unread notifications count for chosen delivery method.

Available for any authorized user.

## Query parameters

- `deliveryMethod` 'WEB' | 'MOBILE_APP'

## Response `200`

OK

- integer

---

[API](https://skmtc.net/thingsboard/apis/thingsboard-rest-api.md) · [All operations](https://skmtc.net/thingsboard/apis/thingsboard-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thingsboard/thingsboard-rest-api/revisions/40169ccdec5c/schema)
