---
title: "List custom AI studies"
method: GET
path: "/studies"
tags: ["Reputation & Studies"]
---

# List custom AI studies

`GET /studies`

The custom AI studies defined on the account. Studies belong to the ACCOUNT, not to a project, so project_id is an optional filter and account-level studies are returned whichever project you filter by. A team member whose project access is restricted sees only the studies of the projects they can reach.

## Query parameters

- `project_id` integer
- `status` 'active' | 'archived'
- `page` integer
- `per_page` integer
- `output` 'flat' | 'csv'

## Response `200`

Paginated study summaries

## Changes

- **2026-08-13** `f6e9e41992e1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/llmpulse/apis/llm-pulse-api/changes/studies/get.md)

---

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