Returns email sending statistics for a specific tenant over a time period.
Use cases:
Period formats:
today, yesterday, this_week, last_week, this_month, last_month, last_7_days, last_30_days, last_90_days2024-01 (full month)2024-01-01..2024-01-312024-01-15Response includes:
emails - Counts for sent, delivered, soft_failed, hard_failed, bounced, heldrates - Delivery rate and bounce rate as decimals (0.95 = 95%)Use your API key from arkhq.io/org/credentials
Authorization: Bearer YOUR_API_KEYThe tenant ID
Time period for usage data. Defaults to current month.
Formats:
today, yesterday, this_week, last_week, this_month, last_month, last_7_days, last_30_days, last_90_days2024-012024-01-01..2024-01-312024-01-15Timezone for period calculations (IANA format). Defaults to UTC.