Retrieve email statistics by country and state/province.

GET https://api.sendgrid.com/v3/geo/stats?limit={{limit}}&offset={{offset}}&aggregated_by={{aggregated_by}}&start_date={{start_date}}&end_date=The date the request is made.&country={{country}}

This endpoint allows you to retrieve your email statistics segmented by country and state/province.

We only store up to 7 days of email activity in our database. By default, 500 items will be returned per request via the Advanced Stats API endpoints.

Advanced Stats provide a more in-depth view of your email statistics and the actions taken by your recipients. You can segment these statistics by geographic location, device type, client type, browser, and mailbox provider. For more information about statistics, please see our User Guide.

Request Params

KeyDatatypeRequiredDescription
limitstring
offsetstring
aggregated_bystring
start_datestring
end_datestring
countrystring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring