Skip to main content
Participant
April 24, 2020
Question

How to get user information from the access token

  • April 24, 2020
  • 0 replies
  • 275 views

Once we execute oAuth authentication process to retreive refresh token/access token for the subsequent api calls, how do we know the user associated with the access token?

I checked the API calls to get the list of the users but it will give me the list of all the users for a specific account. How do I know the user associated with the access token?

This topic has been closed for replies.