---
title: "Double opt-in stats"
method: GET
path: "/transactional/stats/doi"
tags: ["Transactional emails"]
---

# Double opt-in stats

`GET /transactional/stats/doi`

Get statistics for double opt-in emails for the past 6 months.

## Response `200`

OK

- object
  - `stats` object
    - `open_rate` number
    - `click_rate` number
    - `bounce_rate` number
    - `count_injected` integer
    - `count_accepted` integer
    - `count_delivered` integer
    - `count_unique_rendered` integer
    - `count_rendered` integer
    - `count_clicked` integer
    - `count_unique_clicked` integer
    - `count_bounce` integer
    - `count_hard_bounce` integer
    - `count_soft_bounce` integer
    - `count_rejected` integer
    - `count_spam_complaint` integer

---

[API](https://skmtc.dev/ecomail/apis/ecomail-api.md) · [All operations](https://skmtc.dev/ecomail/apis/ecomail-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ecomail/ecomail-api/revisions/31b5789931fe/schema)
