Get all state events in the current state of a room.

GET {{baseUrl}}/rooms/:roomId/state

Get the state events for the current state of a room.

RESPONSES

status: OK

[{"$ref":"../../event-schemas/examples/m.room.join_rules.yaml"},{"$ref":"../../event-schemas/examples/m.room.member.yaml"},{"$ref":"../../event-schemas/examples/m.room.create.yaml"},{"$ref":"../../event-schemas/examples/m.room.power_levels.yaml"}]