This function returns the current API user.
viewApiUser(currentAccessToken, currentAccessTokenSecret, currentConsumerKey, currentConsumerSecret)
currentAccessToken | The currentAccessToken of the current API user. |
---|---|
currentAccessTokenSecret | The currentAccessTokenSecret of the current API user. |
currentConsumerKey | The currentConsumerKey of the application. |
currentConsumerSecret | The currentConsumerSecret of the application. |
User information for the current API user.