Description
Gets the number of users per email type categories.
Parameters
| Name | Data Type | Required / Optional | Description | 
|---|---|---|---|
| auth-userid | Integer | Required | Authentication Parameter | 
| api-key | String | Required | Authentication Parameter | 
| order-id | Integer | Required | Order ID of the Domain Registration, Email Hosting, Legacy Web Hosting, Website Builder, Enterprise Email Order | 
HTTP Method
GET
Example Test URL Request
https://test.httpapi.com/api/mail/users/no-of-users.json?auth-userid=0&api-key=key&order-id=0 
Response
Returns a hash map containing the below details :
- 
Count of created email accounts (noOfMailAccounts) 
- 
Count of Forward only accounts (noOfForwardOnlyAccounts) 
