rooms/{room Id}-state
Number of APIs: 2
-
Get the state identified by the type and key. GET {{baseUrl}}/rooms/:roomId/state/:eventType/:stateKey
-
Get all state events in the current state of a room. GET {{baseUrl}}/rooms/:roomId/state
Number of APIs: 2
Get the state identified by the type and key. GET {{baseUrl}}/rooms/:roomId/state/:eventType/:stateKey
Get all state events in the current state of a room. GET {{baseUrl}}/rooms/:roomId/state