GET
/
employees
/
{id}
/
email_addresses

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

The ID of the employee

Response

200 - application/json
email_addresses
object[]
required

An array of connected email addresses