List sending domains
list_email_domainsList verified sending domains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | One row per sending domain — id, domain, verification status, and the DNS records it needs. Mail only sends from a verified domain. | |
| meta | No | Pagination for the list — page, limit and the total row count. | |
| success | Yes | True when the call succeeded. A failure comes back as an error result instead. |