---
title: "Changes to Get Specific Cluster Execution"
method: GET
path: "/v1/clusters/{cluster_id}/executions/{run_id}"
---

# Changes to Get Specific Cluster Execution

`GET /v1/clusters/{cluster_id}/executions/{run_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 31 revisions.

- **2026-08-25** `7d35e524d98b` — 8 info
- **2026-08-09** `5d4c905106b4` — 1 info
- **2026-07-26** `7cb051533311` — 9 info

## Changes

- **2026-08-25** `7d35e524d98b` — 8 info
  - added the optional property `metrics/anyOf[subschema #1: ClusterExecutionMetrics]/avg_cluster_size` to the response with the `200` status
  - added the optional property `metrics/anyOf[subschema #1: ClusterExecutionMetrics]/cluster_size_entropy` to the response with the `200` status
  - added the optional property `metrics/anyOf[subschema #1: ClusterExecutionMetrics]/degenerate` to the response with the `200` status
  - added the optional property `metrics/anyOf[subschema #1: ClusterExecutionMetrics]/degenerate_detail` to the response with the `200` status
  - added the optional property `metrics/anyOf[subschema #1: ClusterExecutionMetrics]/mean_cosine_to_centroid` to the response with the `200` status
  - added the optional property `metrics/anyOf[subschema #1: ClusterExecutionMetrics]/min_cosine_to_centroid` to the response with the `200` status
  - added the optional property `metrics/anyOf[subschema #1: ClusterExecutionMetrics]/noise_ratio` to the response with the `200` status
  - added the optional property `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-07-26** `7cb051533311` — 9 info
  - added the optional property `centroids/anyOf[subschema #1]/items/representative_ids` to the response with the `200` status
  - added the optional property `index_gap` to the response with the `200` status
  - added the optional property `input_reconciliation_ok` to the response with the `200` status
  - added the optional property `input_reconciliation_reasons` to the response with the `200` status
  - added the optional property `pipeline_drop` to the response with the `200` status
  - added the optional property `pipeline_drop_expected_as_noise` to the response with the `200` status
  - added the optional property `source_documents` to the response with the `200` status
  - added the optional property `vectors_clustered` to the response with the `200` status
  - added the optional property `vectors_retrieved` to the response with the `200` status

---

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