curl --location --request GET '/api/v1/user/emails'
[ { "email": "user@example.com", "primary": true, "verified": true } ]