Module ruma::api::identity_service::lookup
source · Available on crate feature
api
and (crate features identity-service-api-c
or identity-service-api-s
) only.Expand description
Endpoints to look up Matrix IDs bound to 3PIDs.
Modules§
GET /_matrix/identity/*/hash_details
POST /_matrix/identity/*/lookup
Enums§
- The algorithms that can be used to hash the identifiers used for lookup, as defined in the Matrix Spec.