---
title: "Changes to GET /zones/{zone_id}/secrets/{id}"
method: GET
path: "/zones/{zone_id}/secrets/{id}"
---

# Changes to GET /zones/{zone_id}/secrets/{id}

`GET /zones/{zone_id}/secrets/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 23 revisions.

- **2026-03-16** `d3d69f45bfed` — 3 info
- **2026-02-06** `edd1b760a989` — 1 breaking, 1 warning, 5 info

## Changes

- **2026-03-16** `d3d69f45bfed` — 3 info
  - the endpoint scheme security `OAuth2` was added to the API
  - the endpoint scheme security `bearerAuth` was added to the API
  - the endpoint scheme security `vault-api_bearerAuth` was removed from the API
- **2026-02-06** `edd1b760a989` — 1 breaking, 1 warning, 5 info
  - added `#/components/schemas/vault-api_SecretTokenFields, #/components/schemas/vault-api_SecretPasswordFields` to the `data` response property `oneOf` list for the response status `200`
  - deleted the `header` request parameter `X-Request-ID`
  - the endpoint scheme security `vault-api_bearerAuth` was added to the API
  - the endpoint scheme security `vault_bearerAuth` was removed from the API
  - mapped value for discriminator key `password` changed from `#/components/schemas/vault_SecretPasswordFields` to `#/components/schemas/vault-api_SecretPasswordFields` for `data` response property for the response status `200`
  - mapped value for discriminator key `token` changed from `#/components/schemas/vault_SecretTokenFields` to `#/components/schemas/vault-api_SecretTokenFields` for `data` response property for the response status `200`
  - removed `#/components/schemas/vault_SecretTokenFields, #/components/schemas/vault_SecretPasswordFields` from the `data` response property `oneOf` list for the response status `200`

---

[Operation](https://skmtc.dev/keycardai/apis/untitled-api/docs/zones/:zone_id/secrets/:id/get.md) · [API](https://skmtc.dev/keycardai/apis/untitled-api.md) · [Page](https://skmtc.dev/keycardai/apis/untitled-api/changes/zones/:zone_id/secrets/:id/get)
