VerifiedEmail integration (Communication, Marketing). Imported from open-connector.
https://api.verified.email/v1/entitlements
/v1/verifications
| Param | Type | Required | Description |
|---|---|---|---|
| emails | array | required | One to ten email addresses to verify. |
/v1/lists
| Param | Type | Required | Description |
|---|---|---|---|
| offset | integer | optional | Number of items to offset the result set by. |
| limit | integer | optional | Number of items to return. |
| sortField | string | optional | Field name to sort the result set by. |
| sortOrder | string | optional | Sort order for the result set. |
/v1/lists/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The VerifiedEmail resource ID. |
/v1/downloads
| Param | Type | Required | Description |
|---|---|---|---|
| offset | integer | optional | Number of items to offset the result set by. |
| limit | integer | optional | Number of items to return. |
| sortField | string | optional | Field name to sort the result set by. |
| sortOrder | string | optional | Sort order for the result set. |
/v1/downloads/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The VerifiedEmail resource ID. |