Retrieve Auto Responder Statistics

Returns open, click, bounce, complaint, and unsubscribe statistics for an auto responder, including provider and domain breakdowns. Pass auto_responder_variation_id to scope to a single variation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The ID of the auto responder

Query Params
integer

Scope results to a single variation

string

Bound the statistics to mailings sent within a range (by send date). Accepted values: all, today, yesterday, or any number of days as Nd (for example 7d, 30d, 90d). Defaults to all.

string

Comma-separated breakdown sections to compute. Tokens: totals, providers, domains, links, delivery, engagement, feedback. Omit for all sections. Lets a view request only the slices it needs.

Response
200

The retrieved auto responder statistics

Language
Credentials
Bearer
JWT
URL
LoadingLoading…