Is there any way to GET a Profile using only an email? Looking to only make 1 call and get the profile, but will not have the ID available in the first call.
Solved
GET profile by email

Best answer by Khard
Silly me. I was working with an old api and assumed new one would give similar response of only the profile ID.
This was a simple query added to endpoint.
/api/profiles?filter=equals(email,"johnsmith@domain.com")
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.