Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
silentthread
New Member

Get subscription information via API

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. 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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

View solution in original post

1 REPLY 1
Anonymous
Not applicable

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

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors