You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gets information about the owner of an access token.
Gets information about the owner of a given access token.
Note that, as with the rest of the Client-Server API,
Application Services may masquerade as users within their
namespace by giving a user_id query parameter. In this
situation, the server should verify that the given user_id
is registered by the appservice, and return it in the response
body.
The text was updated successfully, but these errors were encountered:
Gets information about the owner of an access token.
Gets information about the owner of a given access token.
Note that, as with the rest of the Client-Server API,
Application Services may masquerade as users within their
namespace by giving a
user_id
query parameter. In thissituation, the server should verify that the given
user_id
is registered by the appservice, and return it in the response
body.
The text was updated successfully, but these errors were encountered: