-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
Update GET /v1/user API to return additional fields.
email-string(optional - user’s email address if email is set)username-string(optional - user’s username if username is set)is_email_verified-boolean(is this email verified)impersonator-integer(id of the user who is currently impersonating this user - only return if user is impersonated)