Get this user's profile information.
GET {{baseUrl}}/profile/:userId
Get the combined profile information for this user. This API may be used
to fetch the user's own profile information or other users; either
locally or on remote homeservers. This API may return keys which are not
limited to displayname
or avatar_url
.
RESPONSES
status: OK
{"avatar_url":"mxc://matrix.org/SDGdghriugerRg","displayname":"Alice Margatroid"}