---
title: "Changes to Returns CLI Client Setup Details"
method: GET
path: "/registry/{registry_ref}/client-setup-details"
---

# Changes to Returns CLI Client Setup Details

`GET /registry/{registry_ref}/client-setup-details`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2025-01-24** `ac3ef7cfa91b` — 1 breaking, 1 warning, 3 info
- **2024-11-26** `2ddc91eb8638` — 1 breaking, 2 info
- **2024-10-23** `7fa72da6b8aa` — 1 breaking, 1 warning, 3 info

## Changes

- **2025-01-24** `ac3ef7cfa91b` — 1 breaking, 1 warning, 3 info
  - added `#/components/schemas/ClientSetupStepConfig, #/components/schemas/TabSetupStepConfig` to the `data/sections/items/` response property `oneOf` list for the response status `200`
  - removed the optional property `data/sections/items/steps` from the response with the `200` status
  - added the optional property `data/sections/items/secHeader` to the response with the `200` status
  - added discriminator to `data/sections/items/` response property for the response status `200`
  - added the required property `data/sections/items/type` to the response with the `200` status
- **2024-11-26** `2ddc91eb8638` — 1 breaking, 2 info
  - the `data/sections/items/steps/items/commands/items/` response's property type changed from `string` to `object` for status `200`
  - added the optional property `data/sections/items/steps/items/commands/items/label` to the response with the `200` status
  - added the optional property `data/sections/items/steps/items/commands/items/value` to the response with the `200` status
- **2024-10-23** `7fa72da6b8aa` — 1 breaking, 1 warning, 3 info
  - removed the required property `data/sections/items/type` from the response with the `200` status
  - removed the optional property `data/sections/items/secHeader` from the response with the `200` status
  - added the optional property `data/sections/items/steps` to the response with the `200` status
  - removed discriminator from `data/sections/items/` response property for the response status `200`
  - removed `#/components/schemas/ClientSetupStepConfig, #/components/schemas/TabSetupStepConfig` from the `data/sections/items/` response property `oneOf` list for the response status `200`

---

[Operation](https://skmtc.dev/harness/apis/harness-artifact-registry-api/docs/registry/:registry_ref/client-setup-details/get.md) · [API](https://skmtc.dev/harness/apis/harness-artifact-registry-api.md) · [Page](https://skmtc.dev/harness/apis/harness-artifact-registry-api/changes/registry/:registry_ref/client-setup-details/get)
