Opens for all messages
GET {{baseUrl}}/messages/outbound/opens?count=<integer>&offset=<integer>&recipient=<string>&tag=<string>&client_name=<string>&client_company=<string>&client_family=<string>&os_name=<string>&os_family=<string>&os_company=<string>&platform=<string>&country=<string>®ion=<string>&city=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
count | string | Number of bounces to return per request. Max 500. | |
offset | string | Number of bounces to skip. | |
recipient | string | Filter by the user who was receiving the email | |
tag | string | Filter by tag | |
client_name | string | Filter by client name, i.e. Outlook, Gmail | |
client_company | string | Filter by company, i.e. Microsoft, Apple, Google | |
client_family | string | Filter by client family, i.e. OS X, Chrome | |
os_name | string | Filter by full OS name and specific version, i.e. OS X 10.9 Mavericks, Windows 7 | |
os_family | string | Filter by kind of OS used without specific version, i.e. OS X, Windows | |
os_company | string | Filter by company which produced the OS, i.e. Apple Computer, Inc., Microsoft Corporation | |
platform | string | Filter by platform, i.e. webmail, desktop, mobile | |
country | string | Filter by country messages were opened in, i.e. Denmark, Russia | |
region | string | Filter by full name of region messages were opened in, i.e. Moscow, New York | |
city | string | Filter by full name of region messages were opened in, i.e. Moscow, New York |