Email Management
Get an email of a user
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your API key. Must only be used when using Hanko Cloud.
Path Parameters
UUID of the requested object
UUID of the requested email
Response
200 - application/json
The email address
Time of creation of the email
The ID of the email
Indicates it's the primary email address.
Indicated the email has been verified.
Time of last update of the email
Was this page helpful?