Get All Domains
Using this API, you can get the list of all domains. All you need to do is make a request using this API without having to provide any parameter.
Scope required
- ZohoMarketingAutomation.wa.READ
Header:
Authorization: Zoho-oauthtoken <access_token>
Request Type:
- GET
Request URL
https://marketingautomation.zoho.com/api/v1/domains
API Limit
- Duration: 1 min
- Number of Calls: 100
- Lock Period: 5 mins
You can send 100 API calls per minute. If you hit this limit, you can't use this API for the next 5 minutes due to security reasons, but you can still use other APIs if their lock period hasn’t been reached.
Possible error cases
Error code | Description |
7701 | Domain is not configured. |
900 | Mandatory parameters are missing. |
7703 | Domain name already exists |
7704 | No domains found in this account. |
If your error code is not listed above, click here.
Sample request
Copied
Sample Response
Copied