List custom domains
list_domainsList custom domains registered on the account, including DNS verification records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | One row per custom domain — id, domain, verification status, and the DNS records (type, name, value) the user has to add at their registrar. | |
| 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. |