Skip to main content

Check Verification Token

GET 

/registrations/verifications/:token

Validate a registration verification token. When the user has not yet set a password, the response prompts for account setup and includes the email. Responds 401 for an unknown token and 403 when the verification link has expired.

Request

Responses

Successful Response