Subscribers now include engagement counts and rates in the /v1/subscribers response:
delivered_countopen_countclicked_countopen_rateclick_rate
You can also filter and order by these rates:
- Order by
open_rate/click_rate(ascending or descending, viaordering=...) - Filter by
open_rate__start/open_rate__endandclick_rate__start/click_rate__end
Rates are computed from engagement counts; if a subscriber has no deliveries, the rates are null.
Example: