I need to get a full list of users with their access level from many organizations. The problem is, there is no dedicated person to administer Azure DevOps within our company (yet ;) ) and I don't have access to all organizations. In fact, no one does.
I know how to get users list from one organization.
I know how to get a list of all organizations.
MS support recommended to use REST API to get the list but it does not work (as we don't have access to all of orgs...
I really want to avoid contacting all organizations' owners (there are a few hundreds of them!) so maybe you know a way how to get the list?
Or do you know what level of admin privilege is needed to get access to all organizations? We checked the documentation but did not find the answer... :(