Unable to fetch Customers Secure Score using Graph

Copper Contributor

Hi Experts,


I am trying to fetch secure score using graph API in Power BI and able to fetch data for my master tenant.
The account used for fetching data is a global administrator and while tryng to pull customer's data using the api endpoint https://graph.microsoft.com/v1.0/security/secureScores/{id}where id represents customers tenant ID appended with date e.g. 00000001-0001-0001-0001-000000000001c_2022-04-18

But I am not getting any result and it outputs the error msg below:

PowerBI2022_0-1650381738104.png


Any pointers on pulling customer's secure score through graph API will be highly appreciated.

Note: I can pull customer tenant information using the below endpoint
https://graph.microsoft.com/beta/tenantRelationships/managedTenants/tenants

Thanks




0 Replies