Copy link to clipboard
Copied
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?
Have something to add?