This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I am using the scanner APIs to get metadata for my organization's Power BI tenant.
The API returns a 'sensitivityLabelId' GUID for reports, dashboards etc.
Where can I get the corresponding sensitivity label descriptions?
Solved! Go to Solution.
Hi @powercdc,
I check the rest API document but not found the get sensitive label API, it seems existed API to set or remove specific label.
Set or remove sensitivity labels programmatically with admin APIs - Power BI | Microsoft Learn
In addition, the document also mentions these sensitive label operations seems will be records in the audit logs. For this situation, perhaps you can try to use activity log related API to indirectly get these labels.
Sensitivity label audit schema - Power BI | Microsoft Learn
Track user activities in Power BI - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng
Hi @powercdc,
I check the rest API document but not found the get sensitive label API, it seems existed API to set or remove specific label.
Set or remove sensitivity labels programmatically with admin APIs - Power BI | Microsoft Learn
In addition, the document also mentions these sensitive label operations seems will be records in the audit logs. For this situation, perhaps you can try to use activity log related API to indirectly get these labels.
Sensitivity label audit schema - Power BI | Microsoft Learn
Track user activities in Power BI - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng
Following much investigation, there does not appear to be an API where I can programatically query the list of sensitivity label ID and Description values
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.