# 管理者にカテゴリとグループのIDを公開

**URL:** https://meta.discourse.org/t/expose-category-and-group-ids-to-admins/121428
**Category:** Feature
**Created:** [2019 年 6 月 26 日午後 7:44 UTC](https://meta.discourse.org/t/expose-category-and-group-ids-to-admins/121428 "2019-06-26T19:44:13Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![jericson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jericson/32/116215_2.png) [@jericson](https://meta.discourse.org/u/jericson)
#### Post date: [2024 年 1 月 25 日午後 5:07 UTC](https://meta.discourse.org/t/expose-category-and-group-ids-to-admins/121428/4 "2024-01-25T17:07:01Z")

</div>

このトピックを再度上げます。私も同じ質問をしていたからです。カテゴリについては、URLを見れば比較的簡単です。

```plaintext
https://meta.discourse.org/c/announcements/67
                                           ^^

```

しかし、グループについてはそのようなものが見つかりません。理想的な場所は、グループプロファイルページ（`/g/[group_name]/manage/profile`）のどこかでしょう。もちろん、大した問題ではありません（Data Explorerが私のセーフティネットです）が、[APIを操作している](https://docs.discourse.org/#tag/Groups/operation/addGroupMembers)ときには不便です。

---

_[View the full topic](https://meta.discourse.org/t/expose-category-and-group-ids-to-admins/121428)._
