GET /seedlisting/stats/timeseries
GETseedlisting/stats/timeseries
Retrieve timeseries inbox placement statistics for seedlisting tests
Query Parameters
period_from string Required
example 2021-07-06T00:00:00.000Z
period_to string Required
example 2021-07-06T00:00:00.000Z
profile_id string
Filter by profile ID
ip string
Filter by sending IP address substring
from_domain string
Filter by from_domain substring
host string
Filter by email provider host
Header Parameters
X-Time-Zone string
Time zone offset used for grouping timeseries dates. Must be in +/-HH:mm format; invalid or omitted values will be replaced with UTC
Returns
- dataarray
- datestringDate of the recorded delivery statistics
- statusstringDelivery status of the seedlisting test emails on this dateAllowed values:
WAITING,INBOX,SPAM,NOT_RECEIVED - countnumberNumber of seedlisting test emails with this status on this date
- datestring
Error Codes
400 Bad Request
Bad Request
401 Unauthorized
Unauthorized
403 Forbidden
Forbidden
500 Internal Server Error
Internal server error