---
title: "Filter Batch Jobs Summary"
method: POST
path: "/api/v1/batches/summary/"
tags: ["openAiBatch"]
---

# Filter Batch Jobs Summary

`POST /api/v1/batches/summary/`

POST for filtering - delegate to GET.

## Headers

- `Authorization` string, required

## Response `200`

No response body

- OpenAIBatchFilterBatchJobsSummaryResponse200 — Empty response body

## Changes

- **2026-07-31** `c26d550029f8` — 4 breaking, 8 warning, 2 info
  - removed the required property `active_batches` from the response with the `200` status
  - removed the required property `completed_batches` from the response with the `200` status
  - removed the required property `failed_batches` from the response with the `200` status
  - removed the required property `total_batches` from the response with the `200` status
  - …10 more

[Change history](https://skmtc.dev/keywordsai/apis/api-reference/changes/api/v1/batches/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)
