get
https://connect.routee.net/emailvalidator/tracking/
RESPONSE PARAMETERS
| KEY | DESCRIPTION |
|---|---|
| trackingId | The Tracking ID for the Email Validation request |
| The email address to which the Email Validation request is performed | |
| label | The label that was assigned to this request |
| details | Status details for the specified email address |
| details.hasValidFormat | Indicates whether the specified email address has a valid format. Values: "true", "false" |
| details.hasValidDNS | Indicates whether the specified email address has a valid DNS. Values: "true", "false" |
| details.exists | Indicates whether the specified email address exists. Values: "true", "false" |
| price | The cost of this request |
| createdAt | The date that this request was performed. In ISO 8601 format (2019-11-26T00:00:00Z) |
