Skip to main content
GET

Contact Verification Guide

How the email + OTP verification flow works end-to-end
Retrieves the current status of a verification request. Use this endpoint to poll and determine whether the recipient has acted on the verification link, or whether the session is still pending or has expired.

Error Responses

Parameter Constraints

Parameters

Headers

Authorization
string
required
Your API key prefixed with APIKEY. Example: APIKEY your-api-key. See the Authentication guide.

Path Parameters

verificationId
string
required
The unique session ID returned in verifyId when the verification was created.

Response