---
title: "Get all category buckets and their counts"
method: GET
path: "/categories"
---

# Get all category buckets and their counts

`GET /categories`

## Response `200`

Category counts across the index

- object
  - `categories` object[]
    - `name` string
    - `count` integer

---

[API](https://skmtc.net/nothumansearch/apis/not-human-search-api.md) · [All operations](https://skmtc.net/nothumansearch/apis/not-human-search-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nothumansearch/not-human-search-api/revisions/bdae4e208ce7/schema)
