Skip to main content

get_event_authorization_route

Function get_event_authorization_route 

Source
pub(crate) async fn get_event_authorization_route(
    __arg0: State<State>,
    body: Args<Request>,
) -> Result<Response>
Expand description

ยงGET /_matrix/federation/v1/event_auth/{roomId}/{eventId}

Retrieves the auth chain for a given event.

  • This does not include the event itself