---
title: "Changes to Get Client"
method: GET
path: "/api/v2/clients/{client_id}"
---

# Changes to Get Client

`GET /api/v2/clients/{client_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 13 of 66 revisions.

- **2026-08-12** `e59754bccd6e` — 1 warning
- **2026-08-10** `7671374e96b6` — 4 info
- **2026-07-29** `6ba85920fb53` — 8 breaking, 10 info
- **2026-07-23** `02198b453e51` — 1 info
- **2026-07-23** `367a21c392bc` — 1 warning
- **2026-07-21** `25477a7cf18a` — 1 info
- **2026-07-21** `37505efd2701` — 1 warning
- **2026-07-21** `b7d6f0054ef2` — 1 info
- **2026-04-16** `a5318c3cf1e3` — 1 info
- **2026-03-25** `8f87a9ea95d5` — 1 warning, 1 info
- **2026-03-09** `7101b25c7d6e` — 1 warning, 1 info
- **2026-03-06** `b8632174e5a0` — 1 warning
- **2026-01-12** `a426ff0abf8f` — 1 info

## Changes

- **2026-08-12** `e59754bccd6e` — 1 warning
  - removed the optional property `data/allOf[subschema #2]/support_bundle_summary` from the response with the `200` status
- **2026-08-10** `7671374e96b6` — 4 info
  - added `#/components/schemas/model.client-support-bundle` to the `data/allOf[subschema #2]/support_bundle_summary/current` response property `allOf` list for the response status `200`
  - added `#/components/schemas/model.client-support-bundle` to the `data/allOf[subschema #2]/support_bundle_summary/last_finished` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/model.client-management-operation` from the `data/allOf[subschema #2]/support_bundle_summary/current` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/model.client-management-operation` from the `data/allOf[subschema #2]/support_bundle_summary/last_finished` response property `allOf` list for the response status `200`
- **2026-07-29** `6ba85920fb53` — 8 breaking, 10 info
  - the response property `data/allOf[subschema #2]/support_bundle_summary/current/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/artifact_id` became nullable for the status `200`
  - the response property `data/allOf[subschema #2]/support_bundle_summary/current/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/requested_by_user_id` became nullable for the status `200`
  - the response property `data/allOf[subschema #2]/support_bundle_summary/last_finished/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/artifact_id` became nullable for the status `200`
  - the response property `data/allOf[subschema #2]/support_bundle_summary/last_finished/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/requested_by_user_id` became nullable for the status `200`
  - the `data/allOf[subschema #2]/support_bundle_summary/current/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/artifact_id` response's property type/format changed from ``/`` to `string`/`uuid` for status `200`
  - the `data/allOf[subschema #2]/support_bundle_summary/current/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/requested_by_user_id` response's property type/format changed from ``/`` to `string`/`uuid` for status `200`
  - the `data/allOf[subschema #2]/support_bundle_summary/last_finished/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/artifact_id` response's property type/format changed from ``/`` to `string`/`uuid` for status `200`
  - the `data/allOf[subschema #2]/support_bundle_summary/last_finished/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/requested_by_user_id` response's property type/format changed from ``/`` to `string`/`uuid` for status `200`
  - added the optional property `data/allOf[subschema #2]/support_bundle_summary/current/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/updated_at` to the response with the `200` status
  - added the optional property `data/allOf[subschema #2]/support_bundle_summary/last_finished/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/updated_at` to the response with the `200` status
  - the response optional property `data/allOf[subschema #2]/support_bundle_summary/current/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/artifact_id` became not read-only for the status `200`
  - the response optional property `data/allOf[subschema #2]/support_bundle_summary/current/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/requested_by_user_id` became not read-only for the status `200`
  - the response optional property `data/allOf[subschema #2]/support_bundle_summary/last_finished/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/artifact_id` became not read-only for the status `200`
  - the response optional property `data/allOf[subschema #2]/support_bundle_summary/last_finished/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/requested_by_user_id` became not read-only for the status `200`
  - removed `#/components/schemas/null.uuid` from the `data/allOf[subschema #2]/support_bundle_summary/current/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/artifact_id` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/null.uuid` from the `data/allOf[subschema #2]/support_bundle_summary/current/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/requested_by_user_id` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/null.uuid` from the `data/allOf[subschema #2]/support_bundle_summary/last_finished/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/artifact_id` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/null.uuid` from the `data/allOf[subschema #2]/support_bundle_summary/last_finished/allOf[#/components/schemas/model.client-management-operation]/allOf[subschema #2]/requested_by_user_id` response property `allOf` list for the response status `200`
- **2026-07-23** `02198b453e51` — 1 info
  - added the optional property `data/allOf[subschema #2]/support_bundle_summary` to the response with the `200` status
- **2026-07-23** `367a21c392bc` — 1 warning
  - removed the optional property `data/allOf[subschema #2]/support_bundle_summary` from the response with the `200` status
- **2026-07-21** `25477a7cf18a` — 1 info
  - added the optional property `data/allOf[subschema #2]/support_bundle_summary` to the response with the `200` status
- **2026-07-21** `37505efd2701` — 1 warning
  - removed the optional property `data/allOf[subschema #2]/support_bundle_summary` from the response with the `200` status
- **2026-07-21** `b7d6f0054ef2` — 1 info
  - added the optional property `data/allOf[subschema #2]/support_bundle_summary` to the response with the `200` status
- **2026-04-16** `a5318c3cf1e3` — 1 info
  - added the optional property `data/allOf[subschema #2]/token/allOf[subschema #3]/created_by` to the response with the `200` status
- **2026-03-25** `8f87a9ea95d5` — 1 warning, 1 info
  - added the new `openhound` enum value to the `data/allOf[subschema #2]/type` response property for the response status `200`
  - removed the `ogcollector` enum value from the `data/allOf[subschema #2]/type` response property for the response status `200`
- **2026-03-09** `7101b25c7d6e` — 1 warning, 1 info
  - added the new `ogcollector` enum value to the `data/allOf[subschema #2]/type` response property for the response status `200`
  - removed the `opengraph_collector_platform` enum value from the `data/allOf[subschema #2]/type` response property for the response status `200`
- **2026-03-06** `b8632174e5a0` — 1 warning
  - added the new `opengraph_collector_platform` enum value to the `data/allOf[subschema #2]/type` response property for the response status `200`
- **2026-01-12** `a426ff0abf8f` — 1 info
  - removed the `openhound` enum value from the `data/allOf[subschema #2]/type` response property for the response status `200`

---

[Operation](https://skmtc.dev/specterops/apis/bloodhound-api/docs/api/v2/clients/:client_id/get.md) · [API](https://skmtc.dev/specterops/apis/bloodhound-api.md) · [Page](https://skmtc.dev/specterops/apis/bloodhound-api/changes/api/v2/clients/:client_id/get)
