maelstrom icon indicating copy to clipboard operation
maelstrom copied to clipboard

Room participation: getOneEvent

Open chrisabruce opened this issue 4 years ago • 0 comments

Get a single event by event ID.

Get a single event based on event_id. You must have permission to retrieve this event e.g. by being a member in the room for this event.

This endpoint was deprecated in r0 of this specification. Clients should instead call the |/rooms/{roomId}/event/{eventId}|_ API or the |/rooms/{roomId}/context/{eventId}|_ API.

chrisabruce avatar Apr 06 '20 11:04 chrisabruce