# Discourse에서 특정 게시물의 마지막 댓글 정보를 직접 가져올 수 있는 API가 있나요?

**URL:** https://meta.discourse.org/t/discourse/381511
**Category:** Development
**Tags:** rest-api
**Created:** [9월 4, 2025, 2:22오전 UTC](https://meta.discourse.org/t/discourse/381511 "2025-09-04T02:22:09Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![McDonald\_Louise](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcdonald_louise/32/520516_2.png) [@McDonald\_Louise](https://meta.discourse.org/u/McDonald_Louise)
#### Post date: [11월 19, 2025, 3:16오전 UTC](https://meta.discourse.org/t/discourse/381511/8 "2025-11-19T03:16:33Z")

</div>

두 번의 API 호출을 통해 이루어집니다. 먼저 모든 댓글의 수를 가져온 후, 그 수를 기준으로 마지막 댓글만 가져오면 됩니다.

---

_[View the full topic](https://meta.discourse.org/t/discourse/381511)._
