Forum Discussion
DebbieE
4 years agoCommunity Champion
GetUserArtifactAccessAsAdmin API how do you easily get userGraphID
I have been working through this months updates https://powerbi.microsoft.com/en-us/blog/power-bi-october-2021-feature-summary/ And got to New API for determining who has access to what Power...
Anonymous
4 years agoNot applicable
Hi DebbieE,
I check the document and found the 'scanner admin API' (https://api.powerbi.com/v1.0/myorg/admin/workspaces/getInfo?getArtifactUsers=true) can be used to list user information which includes the 'graphId' that 'GetUserArtifactAccessAsAdmin API' API required:
Regards,
Xiaoxin Sheng
DebbieE
4 years agoCommunity Champion
I have been told over on the issues Forum that the usergraph ID is the Object ID which you can get by going to Azure AAD - Users and grabbing the object ID from here so this is starting to get confusing with conflicting information
I also can't access your link HTTP ERROR 403
- Anonymous4 years agoNot applicable
HI DebbieE,
Which link did you face issue 403? Have you taken a look at the blog about read-only scanner Admin APIs?
Xiaoxin Sheng