Module ruma_identity_service_api::lookup[][src]

Expand description

Endpoints to look up Matrix IDs bound to 3PIDs.

Modules

get_hash_parameters

Endpoint to get details about Hashing identifiers.

lookup_3pid

Endpoint to look up set of Matrix IDs which are bound to 3PIDs.

Enums

IdentifierHashingAlgorithm

The algorithms that can be used to hash the identifiers used for lookup, as defined in the Matrix Spec.