# API에서 "반응" 정보를 어떻게 가져오나요?

**URL:** https://meta.discourse.org/t/how-do-we-get-reactions-information-from-the-api/265168
**Category:** Development
**Tags:** rest-api
**Created:** [5월 16, 2023, 10:48오전 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:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![simon\_tomes](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon_tomes/32/457537_2.png) [@simon\_tomes](https://meta.discourse.org/u/simon_tomes)
#### Post date: [5월 16, 2023, 10:48오전 UTC](https://meta.discourse.org/t/how-do-we-get-reactions-information-from-the-api/265168/1 "2023-05-16T10:48:53Z")

</div>

안녕하세요,

"좋아요"와 마찬가지로 “반응” 수 정보도 가져오려고 합니다.

반응의 종류나 개별 수와 같은 세부 정보는 필요하지 않으며, 주제별 총 반응 수만 있으면 됩니다.

API에서 “반응” 정보를 가져올 수 있을까요?

감사합니다,  
Simon

---

<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: [5월 16, 2023, 10:52오전 UTC](https://meta.discourse.org/t/how-do-we-get-reactions-information-from-the-api/265168/2 "2023-05-16T10:52:21Z")

</div>

이 엔드포인트에서 가져올 수 있을 것 같습니다 -

> [@Discourse 좋아요 API](https://meta.discourse.org/t/discourse-likes-api/249009/6?u=jammydodger):
>
> 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).

---

<div class="post-metadata">

### Author: ![simon\_tomes](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon_tomes/32/457537_2.png) [@simon\_tomes](https://meta.discourse.org/u/simon_tomes)
#### Post date: [5월 16, 2023, 10:53오전 UTC](https://meta.discourse.org/t/how-do-we-get-reactions-information-from-the-api/265168/3 "2023-05-16T10:53:34Z")

</div>

정보 주셔서 감사합니다, @JammyDodger.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [6월 15, 2023, 10:53오전 UTC](https://meta.discourse.org/t/how-do-we-get-reactions-information-from-the-api/265168/4 "2023-06-15T10:53:42Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
