---
title: "List all subscribers with themes. TEMPORARY INTERNAL TOOLING - Will be replaced by in-app UX (OPT-13381)"
method: GET
path: "/v1/admin/theme-review/subscribers"
tags: ["ThemeReview"]
---

# List all subscribers with themes. TEMPORARY INTERNAL TOOLING - Will be replaced by in-app UX (OPT-13381)

`GET /v1/admin/theme-review/subscribers`

## Response `200`

List of subscribers with theme counts

- SubscriberListItemDTO[]
  - `id` object, required — Subscriber ID
  - `name` string, required — Subscriber name
  - `themeCount` number, required — Number of themes

## Changes

- **2026-02-05** `e4e9c1052a07` — 1 info
  - the endpoint scheme security `lorikeetClientId AND lorikeetSignatureAuthV1` was removed from the API
- **2026-01-14** `203676670779` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/optechai/apis/lorikeet-api/changes/v1/admin/theme-review/subscribers/get.md)

---

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