Hi all,
I've faced a situation where I need to fetch the user details of the users, who might have different mail ID's like @gmail.com or @outlook.com, etc., using MS Graph API.
Here I'm using User's email ID as a input to fetch the entire user details, and I'm not able to get the user details apart from my organization mail ID. For example, if my ID is abc@gmail.com, then I'm able to retrieve only users with Gmail ID and not able to fetch other ID's like @outlook.com or @yahoo.com.
Now I need clarifications on 2 things....
- If we can pass any other parameter, other than email ID, as a input to fetch the user details using MS graph API.
- How to get the user details other than my organization mail ID, i.e., Is it possible... or if any excess permissions in Azure, are required to fetch such user details...
Any help would be appreciated....
------------------------------
Shivani Chandrasekar
------------------------------