AhaSend · Example Payload

Openapi V2 Deliverability Statistics Example

EmailTransactional EmailDeveloper ToolsSMTPWebhooks

Openapi V2 Deliverability Statistics Example is an example object payload from AhaSend, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

from_timestampto_timestampreception_countdelivered_count

Example Payload

Raw ↑
{
  "from_timestamp": "2025-03-15T14:30:00Z",
  "to_timestamp": "2025-03-15T14:30:00Z",
  "reception_count": 1,
  "delivered_count": 1
}