# Statistics

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 |
|  --- | --- | --- |
|  | `/v3/REST/campaignoverview/` | [Campaign Overview List/](/openapi/openapi-mailjet/statistics/get_v3_campaignoverview) |
|  | `/v3/REST/campaignoverview/{IDType}/{ID}/` | [Campaign Overview by ID/](/openapi/openapi-mailjet/statistics/get_v3_campaignoverview_id) |
|  | `/v3/REST/contactstatistics/` | [Contact Statistics List/](/openapi/openapi-mailjet/statistics/get_v3_contactstatistics) |
|  | `/v3/REST/contactstatistics/{contact_ID}/` | [Contact Statistics by ID/](/openapi/openapi-mailjet/statistics/get_v3_contactstatistics_id) |
|  | `/v3/REST/listrecipientstatistics/` | [List Recipient Statistics/](/openapi/openapi-mailjet/statistics/get_v3_listrecipientstatistics) |
|  | `/v3/REST/listrecipientstatistics/{listrecipient_ID}/` | [List Recipient Statistics by ID/](/openapi/openapi-mailjet/statistics/get_v3_listrecipientstatistics_id) |
|  | `/v3/REST/statcounters/` | [Stat Counters List/](/openapi/openapi-mailjet/statistics/get_v3_statcounters) |
|  | `/v3/REST/statistics/link-click/` | [Link Click Statistics/](/openapi/openapi-mailjet/statistics/get_v3_statistics_link_click) |
|  | `/v3/REST/statistics/recipient-esp/` | [Recipient ESP Statistics/](/openapi/openapi-mailjet/statistics/get_v3_statistics_recipient_esp) |
|  | `/v3/REST/toplinkclicked/` | [Top Link Clicked List/](/openapi/openapi-mailjet/statistics/get_v3_toplinkclicked) |
|  | `/v3/REST/useragentstatistics/` | [User Agent Statistics/](/openapi/openapi-mailjet/statistics/get_v3_useragentstatistics) |