Check whether a user exists
Check whether a user already exists in TREVEX before submitting a KYB request.
Authentication
Authorizationstring
Pass your API key as Api-Key <your_api_key> in the Authorization header.
API keys are issued per Project by the TREVEX team.
Query parameters
email
Email address to look up.
Response
Lookup succeeded.
statusCode
exists
user_verified
Only present when exists is true.
name
Only present when exists is true.
email
Only present when exists is true.
