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_
hash_ parameters GET /_matrix/identity/*/hash_details
- lookup_
3pid POST /_matrix/identity/*/lookup
Enums§
- Identifier
Hashing Algorithm - The algorithms that can be used to hash the identifiers used for lookup, as defined in the Matrix Spec.