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

KeyDatatypeRequiredDescription
event_idstring(Required) An event ID in the room to retrieve the state at.

RESPONSES

status: OK