Available on crate features
client or server only.Expand description
GET /_matrix/client/*/admin/lock/{userId}
Gets information about the locked status of a particular server-local user.
The user calling this endpoint MUST be a server admin.
In order to prevent user enumeration, servers MUST ensure that authorization is checked prior to trying to do account lookups.