GET

https://{tenant_id}.hanko.io

/
users
/
{id}
/
emails
/
{email_id}

Path Parameters

id
string
required

UUID of the requested object

email_id
string
required

UUID of the requested email

Response

200 - application/json
id
string
required

The ID of the email

address
string
required

The email address

is_verified
boolean
required

Indicated the email has been verified.

is_primary
boolean
required

Indicates it's the primary email address.

created_at
string
required

Time of creation of the email

updated_at
string
required

Time of last update of the email