Read users public email with API

Hello everyone

My problem is that I cannot read the email addresses of users via the API. I am aware that they either have to be public or you have to access the user as admin.

I have made my email public, but I can still see my email address under “/users?username=…” or “/projects/…/members”. If I want to view my account via “/users?email=…”, I only see a lot of other users.
I have also tried to read the email addresses of other public Gitlab users, but without success.

Am I missing something here?
I am grateful for any help :slight_smile: