Get User By Email

Fetch a user by their email address if it exists. This API returns a 404 if the user does not exist

post/user/get-by-email

Headers

api-keystring required
Authorizationstring required

Request body

emailstring required

Email address of the user

Response

200

Changes

No recorded changes to this endpoint across all 1 revision of this API.