How to get user email via extension

In my extension I need to access user’s email which is currently logged in to specific nucleus server. I can get his username by using OmniClientServerInfo but I don’t see any option or similiar classes/methods to get his email which is stored in the nucleus. Is it possible to get nucleus user’s email through the extension script?

Unfortunately that is all the infomation that is exposed through the code, just the username. Not email.

1 Like