---
title: "Changes to List Cluster Execution History"
method: POST
path: "/v1/clusters/{cluster_id}/executions/list"
---

# Changes to List Cluster Execution History

`POST /v1/clusters/{cluster_id}/executions/list`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 31 revisions.

- **2026-08-25** `7d35e524d98b` — 8 info
- **2026-08-09** `5d4c905106b4` — 1 info
- **2026-08-02** `72cc17ba6f7f` — 2 info
- **2026-07-26** `7cb051533311` — 18 info

## Changes

- **2026-08-25** `7d35e524d98b` — 8 info
  - added the optional property `results/items/metrics/anyOf[subschema #1: ClusterExecutionMetrics]/avg_cluster_size` to the response with the `200` status
  - added the optional property `results/items/metrics/anyOf[subschema #1: ClusterExecutionMetrics]/cluster_size_entropy` to the response with the `200` status
  - added the optional property `results/items/metrics/anyOf[subschema #1: ClusterExecutionMetrics]/degenerate` to the response with the `200` status
  - added the optional property `results/items/metrics/anyOf[subschema #1: ClusterExecutionMetrics]/degenerate_detail` to the response with the `200` status
  - added the optional property `results/items/metrics/anyOf[subschema #1: ClusterExecutionMetrics]/mean_cosine_to_centroid` to the response with the `200` status
  - added the optional property `results/items/metrics/anyOf[subschema #1: ClusterExecutionMetrics]/min_cosine_to_centroid` to the response with the `200` status
  - added the optional property `results/items/metrics/anyOf[subschema #1: ClusterExecutionMetrics]/noise_ratio` to the response with the `200` status
  - added the optional property `results/items/metrics/anyOf[subschema #1: ClusterExecutionMetrics]/should_recluster` to the response with the `200` status
- **2026-08-09** `5d4c905106b4` — 1 info
  - the endpoint scheme security `BearerAuth AND NamespaceHeader` was added to the API
- **2026-08-02** `72cc17ba6f7f` — 2 info
  - added the new optional `query` request parameter `after`
  - added the new optional `query` request parameter `next_cursor`
- **2026-07-26** `7cb051533311` — 18 info
  - added the new `geo_bounding_box` enum value to the request property `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 `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 `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 `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 `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 `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 `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 `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 `filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the optional property `results/items/centroids/anyOf[subschema #1]/items/representative_ids` to the response with the `200` status
  - added the optional property `results/items/index_gap` to the response with the `200` status
  - added the optional property `results/items/input_reconciliation_ok` to the response with the `200` status
  - added the optional property `results/items/input_reconciliation_reasons` to the response with the `200` status
  - added the optional property `results/items/pipeline_drop` to the response with the `200` status
  - added the optional property `results/items/pipeline_drop_expected_as_noise` to the response with the `200` status
  - added the optional property `results/items/source_documents` to the response with the `200` status
  - added the optional property `results/items/vectors_clustered` to the response with the `200` status
  - added the optional property `results/items/vectors_retrieved` to the response with the `200` status

---

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