Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

How to get users asingned to reports by Rest API

Hi

I try to get all users who as accces to my workspace. Some users are assingne on workspace level some on report level.
The group is created in Teams. Unfortunatlly by using API Groups GetGroupsAsAdmin I get information about only one user.

All user who has acces to workspace and reports is about 30. Is there way to get all users who has accses workspace and reports 

in this workspace currently I use

 

PowerBIApn

2 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      Anonymous Thank you but does not solve my problem.

      The rest method which you mansion works great if all users are assigned directly to group(workspace). Unfortunately in my case I have users who are assigned to specific report they are no members of the group. In my exercise I want to know who as access to what so I can’t achieve this by this method.