A valid request URL is required to generate request examples
{ "results": { "isVerified": true, "email": "<string>", "otp": { "numberOfAttempts": 123, "createdAt": "2023-11-07T05:31:56Z", "isMaxAttempts": true, "isExpired": true, "expiresAt": "2023-11-07T05:31:56Z" } }, "status": "ok" }
Get the verification status for the current user’s primary email
the one-time passcode sent to the user's primary email
Ok
Shows the current verification status of an email address
Verification status of an email address
Show child attributes
One time passcode information If there is no active passcode, this will be undefined
Number of times the passcode has been attempted Number of times the passcode has been attempted
Time that the passcode was created Time that the passcode was created
ok
Was this page helpful?