---
title: "Get Blocklist Stats"
method: GET
path: "/blocklist/stats"
tags: ["blocklist"]
---

# Get Blocklist Stats

`GET /blocklist/stats`

Get entry counts, last generation timestamps and cache readiness for the
level- and category-based blocklists. The response is a **map from filename
to its stats** — there is no wrapper object.

**No authentication required.**

## Response `200`

Map from blocklist filename (e.g. `blocklist-ips-critical.txt`) to its stats

- object

## Changes

- **2026-08-31** `9d9ef31d83e5` — 1 breaking, 1 info
  - removed the required property `stats` from the response with the `200` status
  - added 'propertyNames' constraint to the response body for the status `200`

[Change history](https://skmtc.dev/ismalicious/apis/ismalicious-threat-intelligence-api/changes/blocklist/stats/get.md)

---

[API](https://skmtc.dev/ismalicious/apis/ismalicious-threat-intelligence-api.md) · [All operations](https://skmtc.dev/ismalicious/apis/ismalicious-threat-intelligence-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ismalicious/ismalicious-threat-intelligence-api/revisions/9d9ef31d83e5/schema)
