users
Get authenticated user
Returns the full profile of the currently authenticated user based on the Bearer access token obtained via OAuth.
get/me
Response
Success
Returns the full profile of the currently authenticated user based on the Bearer access token obtained via OAuth.
Success