Retrieve mandrill mail stats by conditions
Retrieve mandrill mail stats by conditions
Authorizations:Token
Query Parameters
| _cnd[limit] | Array of stringsSets the offset (first item) and the limit (second item) |
| _cnd[orderBy] | Array of stringsSets sorting order field |
Responses
200Success
Response schema:
Success Array
| mail_id | string |
| opened | boolean |
| clicked | boolean |
| ip | string |
| country_short | string |
| mobile | boolean |
| os_family | string |
| ua_family | string |
| order |