I was able to use it to get the list of users on Azure Active Directory, with a few informations about each user (such as name, email,...).
Inside the OIDC module, you have some microflows designed to make such requests (inside the “Make Authorized API Calls” folder). You can also test some requests using the Graph Explorer. If you want more information, especifically about users, you can check this Documentation.