Success
| Field | Type | Required | Description |
|---|---|---|---|
id |
Optional<String> | ➖ | N/A |
object |
EmailAddressObject | ✔️ | String representing the object's type. Objects of the same type share the same value. |
emailAddress |
String | ✔️ | N/A |
reserved |
boolean | ✔️ | N/A |
verification |
Optional<Verification> | ✔️ | N/A |
linkedTo |
List<IdentificationLink> | ✔️ | N/A |
matchesSsoConnection |
Optional<Boolean> | ➖ | Indicates whether this email address domain matches an active enterprise connection. |
createdAt |
long | ✔️ | Unix timestamp of creation |
updatedAt |
long | ✔️ | Unix timestamp of creation |