/users/#### API on gitlab.com: Get it to run "For admins"? How?

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.

I have created the infosec compliance report program. It’s at https://gitlab.com/olliejones/gitlab-group-members

I still would like to be able to display how each user gains access to Gitlab.