Get all the state of a given room
GET {{baseUrl}}/state/:roomId?event_id=$helloworld:matrix.org
Retrieves a snapshot of a room's state at a given event.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
event_id | string | (Required) An event ID in the room to retrieve the state at. |
RESPONSES
status: OK