Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Good afternoon everyone, I hope everyone is doing fine!
I am currently doing my internship together with my classmate in which we are developing a user friendly dashboard for MSP companies for more insight into their IT-environment.
To achieve this, we want to establish a connection with the Microsoft API Graph in which we gather the following data: mailbox usage size, mailbox type (shared or regular), the different groups and group members, the secure score, licenses, listed mails in the Qurantaine.
Unfortunately, we are not able to establish this connection. Is there someone who is willing to assist us further? Your assistance is much appreciated.
Thanks in advance.
Gloria and Lisanne
Solved! Go to Solution.
Hi @Anonymous ,
I can give you some suggestions about Microsoft Graph API:
1.Mailbox Usage Size:
The relevant API endpoint is GET /users/{id|userPrincipalName}/mailboxUsageDetail
2.Mailbox Type (Shared or Regular):
3.Groups and Group Members:
4.Licenses:
Below is the official link will help you:
Working with groups in Microsoft Graph - Microsoft Graph v1.0 | Microsoft Learn
Use the Microsoft Graph API - Microsoft Graph | Microsoft Learn
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
I can give you some suggestions about Microsoft Graph API:
1.Mailbox Usage Size:
The relevant API endpoint is GET /users/{id|userPrincipalName}/mailboxUsageDetail
2.Mailbox Type (Shared or Regular):
3.Groups and Group Members:
4.Licenses:
Below is the official link will help you:
Working with groups in Microsoft Graph - Microsoft Graph v1.0 | Microsoft Learn
Use the Microsoft Graph API - Microsoft Graph | Microsoft Learn
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 5 | |
| 5 | |
| 4 |