Skip to main content

GET /seedlisting/stats/aggregated

GET 

seedlisting/stats/aggregated

Retrieve aggregated inbox placement statistics across all 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

group string Required
Grouping for aggregated delivery statistics

profile_id string
Filter by profile ID

ip string
Filter by sending IP address substring

from_domain string
Filter by from_domain substring

Returns

  • dataarray
    • hoststring
      Email provider host
    • from_emailstring
      Sender email address
    • from_domainstring
      Sender email domain
    • ipstring
      Sending IP address
    • statusstring
      Delivery status of the seed email
    • statsobject
      Aggregated stats for the group
      • statusstring
        Delivery status of the seed email
      • countnumber
        Number of seed emails with this status
Error Codes

400 Bad Request

Bad Request

401 Unauthorized

Unauthorized

403 Forbidden

Forbidden

500 Internal Server Error

Internal server error