---
title: "GET /api/Stats/popular-people"
method: GET
path: "/api/Stats/popular-people"
tags: ["Stats"]
---

# GET /api/Stats/popular-people

`GET /api/Stats/popular-people`

## Query parameters

- `role` 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 — Members: - `3` — Writer - `4` — Penciller - `5` — Inker - `6` — Colorist - `7` — Letterer - `8` — CoverArtist - `9` — Editor - `10` — Publisher - `11` — Character - `12` — Translator - `13` — Imprint - `14` — Team - `15` — Location

## Response `200`

OK

- PersonDtoStatCount[]
  - `value` PersonDto
    - `id` integer
    - `name` string, nullable, required
    - `coverImageLocked` boolean
    - `primaryColor` string, nullable
    - `secondaryColor` string, nullable
    - `coverImage` string, nullable
    - `aliases` string[], nullable
    - `description` string, nullable
    - `asin` string, nullable
    - `aniListId` integer
    - `malId` integer
    - `hardcoverId` string, nullable
    - `webLinks` string[], nullable
    - `roles` PersonRole[], nullable
  - `count` integer

---

[API](https://skmtc.net/kareadita/apis/kavita.md) · [All operations](https://skmtc.net/kareadita/apis/kavita/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kareadita/kavita/revisions/4278761d76d7/schema)
