Get Okta User from Group using User Login Email

Hello,

I’m using C# to check if a user already exists in a group and if they do, I need to update their information. I have the user’s email, is there a method that I can call to get the specified user from the Okta group using just that email?

Is this related to your question the other day? I can’t tell why the answer from that one wouldn’t apply here, but maybe I’m misunderstanding what you are trying to do.

Sorry I didn’t do a great job at wording this question. I was more-so asking for the method to get a user given an email address. I have since found the method: GetUserAsync.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.