---
title: "List Cohorts"
method: GET
path: "/admin/user-activity/cohorts"
tags: ["admin-user-activity"]
---

# List Cohorts

`GET /admin/user-activity/cohorts`

The named groups the page can load, so it never holds SQL of its own.

## Response `200`

Successful Response

- Cohort[]
  - `key` string, required
  - `label` string, required
  - `description` string, required

---

[API](https://skmtc.dev/stardrift/apis/fastapi.md) · [All operations](https://skmtc.dev/stardrift/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stardrift/fastapi/revisions/00746572572a/schema)
