# 데이터 탐색기에 변경된 부분이 있나요? API로 쿼리를 가져올 수 없습니다

**URL:** https://meta.discourse.org/t/has-something-changed-in-the-data-explorer-cant-get-query-via-api/398172
**Category:** Support
**Tags:** data-explorer, rest-api
**Created:** [3월 11, 2026, 2:33오후 UTC](https://meta.discourse.org/t/has-something-changed-in-the-data-explorer-cant-get-query-via-api/398172 "2026-03-11T14:33:52Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [3월 11, 2026, 5:26오후 UTC](https://meta.discourse.org/t/has-something-changed-in-the-data-explorer-cant-get-query-via-api/398172/4 "2026-03-11T17:26:47Z")

</div>

> <https://github.com/discourse/discourse/pull/38320>
>
> Non-admin users with group-level query access could pass \`limit=ALL\` or an arbit…rarily large integer to bypass the row limit cap on data explorer queries.
> 
> This commit removes support for the \`ALL\` value for the \`limit\` query param since it is unbounded.
> 
> We consider this a security hardening fix instead of a security flaw since there are many conditions for this code path to be exploited and those conditions are quite rare.

---

_[View the full topic](https://meta.discourse.org/t/has-something-changed-in-the-data-explorer-cant-get-query-via-api/398172)._
