I hope to use the REST APIs on gitlab.com to retrieve information about particular users. In particular, I want the identities array for each user.
The User API doc mentions that the information can be retrieved “for admins.”
Is there any way for a gitlab.com (hosted) user, who is the owner of a group and many repos in the group, to get “for admins” access to look at the identities array?
This is for an infosec compliance report.