---
title: "Get Admin Stats"
method: GET
path: "/api/admin/stats"
tags: ["admin"]
---

# Get Admin Stats

`GET /api/admin/stats`

Return the messaging configuration needed by the admin overview.

## Response `200`

Successful Response

- AdminStatsResponse
  - `telegram_configured` boolean
  - `bluebubbles_configured` boolean
  - `twilio_configured` boolean

---

[API](https://skmtc.net/mozilla-ai/apis/clawbolt.md) · [All operations](https://skmtc.net/mozilla-ai/apis/clawbolt/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mozilla-ai/clawbolt/revisions/0e52fe5f8d33/schema)
