---
title: "Followup Stats"
method: GET
path: "/api/v1/admin/followups/stats"
tags: ["admin-followups"]
---

# Followup Stats

`GET /api/v1/admin/followups/stats`

## Response `200`

Successful Response

- FollowupStats
  - `due_now` integer, required
  - `scheduled` integer, required
  - `snoozed` integer, required
  - `sent_30d` integer, required
  - `suppressed` integer, required
  - `failed` integer, required

---

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