GET
/
verify

Query Parameters

ticket
string
required

Ticket

Example:

"verifyEmail:xxxxxxxx"

type
enum<string>
deprecated

Type of the ticket. Deprecated, no longer used

Available options:
emailVerify,
emailConfirmChange,
signinPasswordless,
passwordReset
Example:

"email-verification"

redirectTo
string
required

Target URL for the redirect

Example:

"https://my-app.com/catch-redirection"