---
title: "List all state report counts"
method: GET
path: "/states"
tags: ["Locations"]
---

# List all state report counts

`GET /states`

Report counts for every US state (current month).

## Response `200`

State counts

- StatesListResponse
  - `data` object — State slug to report count mapping

## Other responses

- `401` — Missing Authorization header
- `403` — Invalid API key
- `429` — Rate limit exceeded (100 req/min)
- `500` — Server error

---

[API](https://skmtc.net/spectrumoutage/apis/spectrumoutage-api.md) · [All operations](https://skmtc.net/spectrumoutage/apis/spectrumoutage-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spectrumoutage/spectrumoutage-api/versions/d07b09c81945/schema)
