get_domain_details
Retrieve a domain's specific details, including configuration and status, by providing the zoid and domain name for Zoho Mail administration.
Instructions
Get specific domain details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoid | Yes | ||
| domain_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response data | |
| error | No | Error message if any | |
| success | Yes | Whether the operation was successful | |
| status_code | No | HTTP status code |