Skip to main content

admin_lookup_threepid_route

Function admin_lookup_threepid_route 

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

ยงGET /_synapse/admin/v1/threepid/{medium}/users/{address}

Only the email medium is backed by a binding store; any other medium has no associated user.