---
title: "Changes to Run multiple list-documents queries concurrently."
method: POST
path: "/v1/documents/list/batch"
---

# Changes to Run multiple list-documents queries concurrently.

`POST /v1/documents/list/batch`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 32 revisions.

- **2026-08-21** `1c7f31821424` — 2 warning
- **2026-08-09** `5d4c905106b4` — 1 info
- **2026-08-04** `9603dfdab463` — 1 info
- **2026-07-26** `7cb051533311` — 10 info

## Changes

- **2026-08-21** `1c7f31821424` — 2 warning
  - added the new `signal` enum value to the `results/items/response/anyOf[subschema #1: ListDocumentsResponse]/groups/anyOf[subschema #1]/items/documents/items/_internal/anyOf[subschema #1: InternalPayloadModel]/lineage/anyOf[subschema #1: InternalLineageModel]/source_type/anyOf[subschema #1]/` response property for the response status `200`
  - added the new `signal` enum value to the `results/items/response/anyOf[subschema #1: ListDocumentsResponse]/results/anyOf[subschema #1]/items/_internal/anyOf[subschema #1: InternalPayloadModel]/lineage/anyOf[subschema #1: InternalLineageModel]/source_type/anyOf[subschema #1]/` response property for the response status `200`
- **2026-08-09** `5d4c905106b4` — 1 info
  - the endpoint scheme security `BearerAuth AND NamespaceHeader` was added to the API
- **2026-08-04** `9603dfdab463` — 1 info
  - added the optional property `results/items/response/anyOf[subschema #1: ListDocumentsResponse]/warnings` to the response with the `200` status
- **2026-07-26** `7cb051533311` — 10 info
  - added the new optional request property `queries/items/request/include_total`
  - added the new `geo_bounding_box` enum value to the request property `queries/items/request/filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_bounding_box` enum value to the request property `queries/items/request/filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_bounding_box` enum value to the request property `queries/items/request/filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_polygon` enum value to the request property `queries/items/request/filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_polygon` enum value to the request property `queries/items/request/filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_polygon` enum value to the request property `queries/items/request/filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_radius` enum value to the request property `queries/items/request/filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_radius` enum value to the request property `queries/items/request/filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_radius` enum value to the request property `queries/items/request/filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`

---

[Operation](https://skmtc.dev/mixpeek/apis/mixpeek-api/docs/v1/documents/list/batch/post.md) · [API](https://skmtc.dev/mixpeek/apis/mixpeek-api.md) · [Page](https://skmtc.dev/mixpeek/apis/mixpeek-api/changes/v1/documents/list/batch/post)
