# 특정 주제의 삭제된 게시글을 모두 가져오는 방법

**URL:** https://meta.discourse.org/t/how-to-get-all-the-deleted-posts-for-a-specific-topic/151324
**Category:** Development
**Tags:** rest-api
**Created:** [5월 13, 2020, 1:01오후 UTC](https://meta.discourse.org/t/how-to-get-all-the-deleted-posts-for-a-specific-topic/151324 "2020-05-13T13:01:58Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ankita\_srivastava](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ankita_srivastava/32/172382_2.png) [@ankita\_srivastava](https://meta.discourse.org/u/ankita_srivastava)
#### Post date: [5월 13, 2020, 1:01오후 UTC](https://meta.discourse.org/t/how-to-get-all-the-deleted-posts-for-a-specific-topic/151324/1 "2020-05-13T13:01:58Z")

</div>

특정 토픽의 모든 삭제된 게시물을 API 호출을 통해 가져오려 합니다. 이 경우를 위한 Discourse API가 있나요?

---

<div class="post-metadata">

### Author: ![tshenry](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tshenry/32/119495_2.png) [@tshenry](https://meta.discourse.org/u/tshenry)
#### Post date: [5월 13, 2020, 11:19오후 UTC](https://meta.discourse.org/t/how-to-get-all-the-deleted-posts-for-a-specific-topic/151324/2 "2020-05-13T23:19:04Z")

</div>

API를 통해 수행해야 한다면, [Data Explorer](https://meta.discourse.org/t/data-explorer-plugin/32566) 쿼리를 설정하고 [https://meta.discourse.org/t/how-to-run-data-explorer-queries-with-the-discourse-api/120063에](https://meta.discourse.org/t/how-to-run-data-explorer-queries-with-the-discourse-api/120063%EC%97%90) 나와 있는 방법을 사용할 수 있습니다.

---

<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: [7월 23, 2024, 12:37오후 UTC](https://meta.discourse.org/t/how-to-get-all-the-deleted-posts-for-a-specific-topic/151324/4 "2024-07-23T12:37:01Z")

</div>


