# How do we get "reactions" information from the API?

**URL:** https://meta.discourse.org/t/how-do-we-get-reactions-information-from-the-api/265168
**Category:** Development
**Tags:** rest-api
**Created:** [May 16, 2023, 10:48am UTC](https://meta.discourse.org/t/how-do-we-get-reactions-information-from-the-api/265168 "2023-05-16T10:48:53Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [May 16, 2023, 10:52am UTC](https://meta.discourse.org/t/how-do-we-get-reactions-information-from-the-api/265168/2 "2023-05-16T10:52:21Z")

</div>

I think you can get them from this endpoint -

> [@Discourse Likes API](https://meta.discourse.org/t/discourse-likes-api/249009/6):
>
> Interestingly, if you have Reactions enabled you can use /discourse-reactions/posts/:post\_id/reactions-users.json to get the created\_at information for those (including for the reaction mapped to Like).

---

_[View the full topic](https://meta.discourse.org/t/how-do-we-get-reactions-information-from-the-api/265168)._
