Skip to main content

Verify Email

GET 

/api/v1/auth/verify-email

Verify email address (GET method, backwards compatible).

Note: This endpoint accepts plaintext tokens for backwards compatibility with existing verification links. New tokens are stored hashed, so it tries both plaintext lookup (for old tokens) and hash lookup (for new tokens).

Request

Responses

OK