Email Management
Get a list of emails of the current user.
GET
https://{tenant_id}.hanko.io
/
emails
Authorizations
hanko
string
cookierequiredResponse
200 - application/json
id
string
The ID of the email address
address
string
The email address
is_verified
boolean
Indicated the email has been verified.
is_primary
boolean
Indicates it's the primary email address.
Was this page helpful?