I’ve been using the endpoint and requesting the “unique” number of opens (weekly unit)
https://a.klaviyo.com/api/v1/metric/OPENED_EMAIL_METRIC_ID/export
However, the sum of this is much larger than what’s displayed within Klaviyo’s reporting interface.
I’m gathering that with each week in the API export, it’s displaying the unique opens occuring each week, rather than unique opens that have occured over all time like the report. Is there a way to output this instead via the API?