You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But how do you get this room id from an api call? It seems that there are no initial calls that enable you to get these room ids.
The /messages end point provides the rid in the json response but you need to use the rid in the first place with the api/rooms//messages before you can get the rid in the response.