It is often useful when investigating a space to get information about that space and it's children. This PR adds an Admin API to return information about a space and it's children, regardless of room membership. Will not fetch information over federation about remote rooms that the server is not participating in.
2 lines
176 B
Gherkin
2 lines
176 B
Gherkin
Add an [Admin API](https://element-hq.github.io/synapse/latest/usage/administration/admin_api/index.html)
|
|
to allow an admin to fetch the space/room hierarchy for a given space. |