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.
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