Hi all, does anyone know if it’s possible to search for a user by email rather than by identity ID through the API? From the docs I only see those two endpoints that are relevant:
• GET /admin/identities/{id}
• GET /admin/identities
None of which covers the requirement I have
Note: the question is regarding the scenario when the email is used as an credentials identifier