I have a username/password database with myself in it. I attempt to use users-by-email to find it. No matter what e-mail address I search for, it returns a status of 200 and no fields. If, on the other hand, I use the /api/v2/users/{id}, I get my user information. What am I missing?
Thanks
Jason