Retrieve email statistics by device type.

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

This endpoint allows you to retrieve your email statistics segmented by the device type.

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.

Available Device Types

DeviceDescriptionExample
DesktopEmail software on desktop computer.I.E., Outlook, Sparrow, or Apple Mail.
WebmailA web-based email client.I.E., Yahoo, Google, AOL, or Outlook.com.
PhoneA smart phone.iPhone, Android, Blackberry, etc.
TabletA tablet computer.iPad, android based tablet, etc.
OtherAn unrecognized device.

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
end_datestring
limitstring
offsetstring
aggregated_bystring
start_datestring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring