GET /snds/aggregated
GETsnds/aggregated
Retrieve aggregated Microsoft SNDS statistics for monitored IP addresses
Query Parameters
period_from string Required
Start of the time period (e.g., 2021-07-06T00:00:00.000Z)
period_to string Required
End of the time period (e.g., 2021-08-06T00:00:00.000Z). The range between period_from and period_to must not exceed 30 days
Returns
- dataarray
- date_timestampstringDate of the aggregated data record
- recipients_greennumberTotal number of recipients from IPs with a GREEN filter result
- recipients_yellownumberTotal number of recipients from IPs with a YELLOW filter result
- recipients_rednumberTotal number of recipients from IPs with a RED filter result
- filter_result_greennumberNumber of IPs with a GREEN filter result
- filter_result_yellownumberNumber of IPs with a YELLOW filter result
- filter_result_rednumberNumber of IPs with a RED filter result
- bouncenumberTotal number of bounced messages
- bounce_ratenumberAverage ratio of bounced messages to total messages sent
- complaint_ratenumberAverage ratio of spam complaints to total messages delivered
- trap_hitsnumberTotal number of spam trap hits
- date_timestampstring
Error Codes
400 Bad Request
Bad Request
401 Unauthorized
Unauthorized
403 Forbidden
Forbidden
500 Internal Server Error
Internal server error