---
title: "List reported rooms"
method: GET
path: "/mod/list-reported"
tags: ["moderation"]
---

# List reported rooms

`GET /mod/list-reported`

Lists reported rooms as a room-ID to reason map. Append /{server_name} to filter to a single server. Empty is a 204. A "bot" User-Agent gets a 403 even authenticated.

## Response `200`

Room ID to report reason

- object

## Other responses

- `204` — No reported rooms
- `403` — User-Agent contains 'bot'

---

[API](https://skmtc.net/etkecc/apis/matrix-rooms-search-api.md) · [All operations](https://skmtc.net/etkecc/apis/matrix-rooms-search-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/etkecc/matrix-rooms-search-api/revisions/ae3c2fd65492/schema)
