Retrieves a user by their email address.

Behavior: Looks up a user by email address and returns the full admin user profile.

Authorization: Requires a valid Bearer token.

Side Effects: None.

Error Scenarios: Returns 400 if the email is null or empty. Returns 404 if no user exists with the specified email.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The email address to look up.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json