get https://developer.interactgo.com/api/people/find
Find a person based on their username or email address.
Required ParametersYou must supply either username or password in the query string.
Duplicate Email AddressesAlthough the same email address can be shared by multiple users, this endpoint will only return the first match when searching by email. The
/api/people
endpoint should be used in place of this if you believe multiple users will be returned.