# Discourse-user-notes API

**URL:** https://meta.discourse.org/t/discourse-user-notes-api/240948
**Category:** Development
**Tags:** user-notes, rest-api
**Created:** [October 4, 2022, 9:34pm UTC](https://meta.discourse.org/t/discourse-user-notes-api/240948 "2022-10-04T21:34:53Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [October 5, 2022, 6:55pm UTC](https://meta.discourse.org/t/discourse-user-notes-api/240948/2 "2022-10-05T18:55:40Z")

</div>

> [@codetricity](#):
>
> I want to get all the user notes for a user using the Discourse API.

I recommend that you use the [data explorer](https://meta.discourse.org/t/32566?silent=true) plugin and [Run Data Explorer queries with the Discourse API](https://meta.discourse.org/t/run-data-explorer-queries-with-the-discourse-api/120063); it sort-of allows you to generate your own API endpoint (to retrieve [data explorer](https://meta.discourse.org/t/32566?silent=true) data).

> [@codetricity](#):
>
> Using [Get a user by id](https://docs.discourse.org/#tag/Users/operation/adminGetUser), I can see the `user_note_count` filed. However, I can’t seem to find the contents of the user note.

Are you requesting as a user that can read those notes?

---

_[View the full topic](https://meta.discourse.org/t/discourse-user-notes-api/240948)._
