TheDocumentation Index
Fetch the complete documentation index at: https://auth0-feat-ionic-capacitor-quickstart-modernization.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
GET /api/v2/users-by-email endpoint allows you to search for users using their email addresses. The search looks for an exact match to the provided email address and is case-sensitive.
This endpoint is immediately consistent, and as such, we recommend that you use this endpoint for:
- User searches run during the authentication process.
- User searches run as part of the account linking process.
Request example
Required Scopes:read:users