This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Description
Currently there is no way to tell whether a given room is a space or not through Synapse's Admin API.
Ideally, this would be exposed in both the List Room and Room Details APIs.
I suggest to expose a type property which returns the room type. The type would mirror the room's m.room.create event's content.type property. For a space, as specified by MSC1772 as m.space.