Analysis
Last updated
Last updated
These endpoint are only available for customers on the start-up and enterprise plans. Any period selection is dependent on the plan's defined data retention;
Start-up - 30 day retention period
Enterprise - 2 year retention period
GET
https://api.smtpd.dev/api/v1/analysis/summary?from=2039823098&to=234987234
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
to
number
Unix Timestamp (epoch) - defaults to the current time
from
number
Unix Timestamp (epoch) - defaults to current time minus 31 days
* Max range between from
and to
is 365 days
Authentication*
string
Bearer {access_token}