Retrieve global email statistics

GET https://api.sendgrid.com/v3/stats?limit={{limit}}&offset={{offset}}&aggregated_by={{aggregated_by}}&start_date={{start_date}}&end_date={{end_date}}

This endpoint allows you to retrieve all of your global email statistics between a given date range.

Parent accounts will see aggregated stats for their account and all subuser accounts. Subuser accounts will only see their own stats.

Request Params

KeyDatatypeRequiredDescription
limitstring
offsetstring
aggregated_bystring
start_datestring
end_datestring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring