As Azure REST APIs helps to retrieve the users and corresponding roles information at subscription level.
I would like to know that I have manually created a few users and assigned them different roles in Azure Active directory and i want to access those information from azure active directory through REST API calls or in a programmatic way.
How can I access that information at azure active directory level to retrieve the user list ? is there any API calls available ? what about GRAPH API on this scenario and how it can be used ?
Please input your suggestions. Thanks All !