---
title: "List bookmark categories with counts and refs"
method: GET
path: "/me/bookmarks/categories"
tags: ["Bookmarks"]
---

# List bookmark categories with counts and refs

`GET /me/bookmarks/categories`

## Response `200`

Category list with counts

- object
  - `data` object[], required
    - `category` string, nullable, required
    - `count` number, required
    - `refs` string[], required

## Other responses

- `401` — Authentication required

---

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