Skip to main content

click-verification-entity-example-sms-code

1ClickVerificationEntity Example (SMS channel, code format)
{
"uuid": "d974d02a-e1d1-4353-bf28-93a733fe6ffa",
"phone": "+12125550010",
"channel": "sms",
"format": "code",
"status": "verified",
"verified": true,
"createdAt": 1760053695000,
"expiresAt": 1760053995000,
"deliveredAt": 1760053699054,
"verifiedAt": 1760053705000,
"attemptsRemaining": 2
}