Auth
Check email/phone verification status
The Check Verification Status API allows to verify the status of email and phone number verification for a specific user. Upon a successful request, the API responds with the verification status of the provided email and phone number. If the user is not found or there’s an issue with the request, an error response is returned with an appropriate message.
POST
Authorizations
Access token
Body
application/json
A string representing the phone number.
A string representing the email address.