The statistics resources provide a read-only access to your Mailjet statistics. The different endpoints will help you extract metrics groups based on different factors, such as campaigns, contacts, lists, recipient domain providers, link clicks, etc.
| Method | Endpoint | Page |
|---|---|---|
GET | /v3/REST/campaignoverview/ | Campaign Overview List/ |
GET | /v3/REST/campaignoverview/{IDType}/{ID}/ | Campaign Overview by ID/ |
GET | /v3/REST/contactstatistics/ | Contact Statistics List/ |
GET | /v3/REST/contactstatistics/{contact_ID}/ | Contact Statistics by ID/ |
GET | /v3/REST/listrecipientstatistics/ | List Recipient Statistics/ |
GET | /v3/REST/listrecipientstatistics/{listrecipient_ID}/ | List Recipient Statistics by ID/ |
GET | /v3/REST/statcounters/ | Stat Counters List/ |
GET | /v3/REST/statistics/link-click/ | Link Click Statistics/ |
GET | /v3/REST/statistics/recipient-esp/ | Recipient ESP Statistics/ |
GET | /v3/REST/toplinkclicked/ | Top Link Clicked List/ |
GET | /v3/REST/useragentstatistics/ | User Agent Statistics/ |