user

List the authenticated user's email addresses

get/user/emails

Response

EmailList

emailstring email

The email address

primaryboolean

Whether this is the primary email address

user_idinteger

The unique identifier of the user who owns this email

usernamestring

username of the user

verifiedboolean

Whether the email address has been verified

Changes