---
title: "Get Filtered Testsets Summary"
method: POST
path: "/api/testsets/summary/"
tags: ["testsets"]
---

# Get Filtered Testsets Summary

`POST /api/testsets/summary/`

POST handler with superadmin-only field protection.

Strips superadmin-only fields from non-superadmin requests before
delegating to OrganizationInjectionMixin.post() for org injection.

## Headers

- `Authorization` string, required

## Response `200`

No response body

- TestsetsGetFilteredTestsetsSummaryResponse200 — Empty response body

## Changes

- **2026-07-31** `c26d550029f8` — 2 breaking, 2 info
  - removed the request body
  - removed the required property `total_count` from the response with the `200` status
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `401`

[Change history](https://skmtc.dev/keywordsai/apis/api-reference/changes/api/testsets/summary/post.md)

---

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