# How to get unread notification / topic count via API?

**URL:** https://meta.discourse.org/t/how-to-get-unread-notification-topic-count-via-api/113927
**Category:** Support
**Created:** [10.Апрель.2019 06:37:50 UTC](https://meta.discourse.org/t/how-to-get-unread-notification-topic-count-via-api/113927 "2019-04-10T06:37:50Z")
**Posts on this page:** 1
**Showing post:** 17

<div class="post-metadata">

### Author: ![blake](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/blake/32/157322_2.png) [@blake](https://meta.discourse.org/u/blake)
#### Post date: [20.Июнь.2019 23:46:11 UTC](https://meta.discourse.org/t/how-to-get-unread-notification-topic-count-via-api/113927/17 "2019-06-20T23:46:11Z")

</div>

> [@codinghorror](#):
>
> I do think we should offer a clean howto on this

I updated the api docs for the `/notifications` endpoint and started a howto for this that we can build upon:

> [@Get notifications via the API](https://meta.discourse.org/t/how-to-get-notifications-via-the-api/120951):
>
> If you have an existing website or application and you would like to encourage discussion on your Discourse forum it can be helpful to display Discourse notifications inside of your application. This guide will show you how to use the Discourse API to fetch notifications for a user and how to mark them as read. The recommended way of using the API is to have your application make back-end requests to Discourse and then pass that data to the front-end/presentation layer of your application. Che…

---

_[View the full topic](https://meta.discourse.org/t/how-to-get-unread-notification-topic-count-via-api/113927)._
