---
title: "Population Eval Populations"
method: GET
path: "/admin/population-eval/populations"
tags: ["population-eval"]
---

# Population Eval Populations

`GET /admin/population-eval/populations`

## Response `200`

Successful Response

- PopulationEvalPopulationsResponse
  - `items` PopulationEvalPopulationOption[]
    - `id` string, uuid, required
    - `name` string, required
    - `persona_count` integer, required

---

[API](https://skmtc.dev/useauxos/apis/auxos.md) · [All operations](https://skmtc.dev/useauxos/apis/auxos/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/useauxos/auxos/revisions/2f853c0b59f4/schema)
