Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Is there a way to programmatically read the subscription information? Here is why I ask...
I have created subscriptions for many users, however, since I created them with my id, other PowerBI support techs can't view that information. My goal is to create a program or script to grab that subscription information (email, time report is sent, subject, etc) and export that to a csv file or maybe even just send that in an email.
Solved! Go to Solution.
Hi @silentthread,
I check power bi rest API but not found any API related to subscription features. I'd like to suggest you use power bi audit log to trace these activities to find out correspond user ids.
Track user activities in Power BI#operations-available-in-the-audit-and-activity-logs
For export email contents, I think you need to check MS exchange or other email provider API to filter and find out and export specific email contents.
Regards,
Xiaoxin Sheng
Hi @silentthread,
I check power bi rest API but not found any API related to subscription features. I'd like to suggest you use power bi audit log to trace these activities to find out correspond user ids.
Track user activities in Power BI#operations-available-in-the-audit-and-activity-logs
For export email contents, I think you need to check MS exchange or other email provider API to filter and find out and export specific email contents.
Regards,
Xiaoxin Sheng
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 |
User | Count |
---|---|
10 | |
8 | |
5 | |
4 | |
4 |