---
title: "Changes to Get All Clusters"
method: GET
path: "/face-clusters/"
---

# Changes to Get All Clusters

`GET /face-clusters/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 51 revisions.

- **2025-08-26** `2e78324b9970` — 7 breaking, 2 info
- **2025-08-05** `0f7598fc167b` — 1 info
- **2025-08-05** `14c08755eaeb` — 1 breaking

## Changes

- **2025-08-26** `2e78324b9970` — 7 breaking, 2 info
  - the response property `error` became optional for the status `500`
  - the response property `message` became optional for the status `200`
  - the response property `message` became optional for the status `500`
  - response property `error` list-of-types was widened by adding types `null` to media type `application/json` of response `500`
  - response property `message` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `message` list-of-types was widened by adding types `null` to media type `application/json` of response `500`
  - removed the required property `clusters` from the response with the `200` status
  - added the optional property `data` to the response with the `200` status
  - added the optional property `error` to the response with the `200` status
- **2025-08-05** `0f7598fc167b` — 1 info
  - endpoint added
- **2025-08-05** `14c08755eaeb` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/aossie-org/apis/pictopy/docs/face-clusters/get.md) · [API](https://skmtc.dev/aossie-org/apis/pictopy.md) · [Page](https://skmtc.dev/aossie-org/apis/pictopy/changes/face-clusters/get)
