I have searched through the docs but could not get find the end point to fetch the profile data of the authenticated user without including the user id. In the API’s of facebook “me” and in Linkedin ‘~’ is used to indicate the currently logged-in user.
Is there such an identifier which could be used to fetch the logged-in user’s profile?
Thank you in advance.