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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Anonymous
Not applicable

Need help with the API

Hello Everyone,

 

I've a doubt as mentioned below - 

 

Is there an API or another way to recover the list of users having access to applications? Those users are not members in the workspace. I know there's a way to do this via Power Shell but I would be be great if there's an API based solution.

 

Any help would be really appreciated.

 

Thanks & Warm Regards,

Harsh

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @Anonymous,

Maybe you can use 'power bi audit log' or rest API 'Admin - Get Activity Events' to trace the user activities and summarize these user activity operations.

Track user activities in Power BI 

Admin - Get Activity Events 

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

HI @Anonymous,

Maybe you can use 'power bi audit log' or rest API 'Admin - Get Activity Events' to trace the user activities and summarize these user activity operations.

Track user activities in Power BI 

Admin - Get Activity Events 

Regards,

Xiaoxin Sheng

lbendlin
Super User
Super User

There is a way via Powershell?  I am not aware of that - do you have more details?

 

What I resorted to is to do screen scraping off the Report permissions page in the workspace.  It's not exactly the same as the list in the app but it's close enough for my purposes. Once I collected the list I then run it through a powershell script that identifies the most fitting PDLs while also avoiding oversharing.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors