Get a list of members in our organization

As an Admin of our organization in SonarCloud, we need to ensure that all of our members are using our work e-mail to login in SonarCloud.

Using my admin account of the organization, can I use some (private) endpoint API to retrieve this information (username and e-mail account is the required attributes I need)?

Thanks a lot!

Hi,

Have you tried api/users/search?

 
Ann

Hello @Joan_Miralles ,

The username is available through the API, but we do not make the email address available (even within an organization).