Forum Discussion
Martijn Wenke
Dec 18, 2018Copper Contributor
Reporting licenses
I am looking for a way for reporting license usage for each customer. I want to use application IDs and secrets so we can automate the retrieval of license data. We want to know how many licenses th...
VasilMichev
Dec 19, 2018MVP
Have you looked into using the subscribedSKU endpoint?
https://docs.microsoft.com/en-us/graph/api/subscribedsku-get?view=graph-rest-1.0
Martijn Wenke
Dec 27, 2018Copper Contributor
Dear Vasil,
Thanks. I managed to get an overview by using "List subscribedSkus" as described here: https://docs.microsoft.com/en-us/graph/api/subscribedsku-list?view=graph-rest-1.0
GET https://graph.microsoft.com/v1.0/subscribedSkus