Skip to main content

admin_memberships_route

Function admin_memberships_route 

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

ยงGET /_synapse/admin/v1/users/{user_id}/memberships

For remote users this is limited to rooms the server participates in, matching Synapse.