We allow a certain subset of our users to create help desk incidents prior to being granted access to SWSD. The user's account may or may not exist, though probably not. We use the API to create these records. Currently, we have the agents create the requesting users when they pick up the ticket.
Is there some undocumented API call that will allow us to determine whether or not a user account exists for a given email address?
Thanks!