Get single roomget https://app.mural.co/api/public/{version}/rooms/{roomId}Returns information about a room that the authenticated user has read access to. Authorization scope: rooms:readPath ParamsroomIdnumberrequiredUnique identifier of a room.Responses 200Success 401No authorization 403Access denied 404The resource was not found. 500API errorUpdated 8 days ago