Skip to main content
GET
Verify a magic link token

Query Parameters

token
string
required

Magic link token from the email

Example:

"a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6"

Response

Token validated successfully

success
boolean
Example:

true

message
string
Example:

"Token validated successfully"

userId
string
Example:

"60c72b2f5f1b2c001c8e4b1b"

email
string<email>
name
string
Example:

"John Doe"

givenName
string
Example:

"John"

surname
string
Example:

"Doe"

avatar
string
Example:

"JD"

phoneNumber
string
Example:

"+441234567890"

companyName
string
Example:

"Acme Ltd"

receiveNotifications
boolean
Example:

true

receivePromotional
boolean
Example:

false