Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Microsoft Graph API to retrieve License / Plan Information

Microsoft Office 365 has various plans like E3, E5, Microsoft 365 etc. Is there any API to get the details of their License / Plan. There are APIs to retrieve license details of the particular user but there is no API available at organizational level.

like image 889
Ganesh M Avatar asked Nov 20 '25 07:11

Ganesh M


1 Answers

You could use List subscribedSkus to get the list of commercial subscriptions that an organization has acquired.

GET https://graph.microsoft.com/v1.0/subscribedSkus
like image 187
Allen Wu Avatar answered Nov 22 '25 03:11

Allen Wu



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!