Companies
Gets the email addresses of the company
GET
/
datasets
/
companies
/
{companyId}
/
email-addresses
Authorizations
x-api-key
string
headerrequiredPath Parameters
companyId
integer
requiredThe company id
Response
200 - application/json
emailAddressType
enum<string>
Available options:
general
, personal
, other
emailAddress
string | null
firstSeenAtUtc
string | null
lastSeenAtUtc
string | null
lastUpdatedAtUtc
string