Get an email of a user
get/users/{id}/emails/{email_id}
Path parameters
idstring uuid required
UUID of the requested object
email_idstring required
UUID of the requested email
Response
OK
Example response
{
"id": "c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c"
}