---
title: "Population Eval Question Sets"
method: GET
path: "/admin/population-eval/question-sets"
tags: ["population-eval"]
---

# Population Eval Question Sets

`GET /admin/population-eval/question-sets`

## Response `200`

Successful Response

- PopulationEvalQuestionSetsResponse
  - `items` PopulationEvalQuestionSetOption[]
    - `id` string, uuid, required
    - `name` string, required
    - `question_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)
