---
title: "Changes to Retrieve a stored credential"
method: GET
path: "/custom_storage_credentials/{connection_id}"
---

# Changes to Retrieve a stored credential

`GET /custom_storage_credentials/{connection_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 61 revisions.

- **2026-08-17** `1571b0380bd7` — 3 breaking
- **2026-08-04** `8f5f4e537994` — 3 breaking
- **2026-07-28** `3322fee911fa` — 1 breaking, 1 warning, 5 info

## Changes

- **2026-08-17** `1571b0380bd7` — 3 breaking
  - the `errors/items/code` response's property type/format changed from `integer`/`int32` to `string`/`` for status `401`
  - the `errors/items/code` response's property type/format changed from `integer`/`int32` to `string`/`` for status `404`
  - the `errors/items/code` response's property type/format changed from `integer`/`int32` to `string`/`` for status `default`
- **2026-08-04** `8f5f4e537994` — 3 breaking
  - the `errors/items/code` response's property type/format changed from `string`/`` to `integer`/`int32` for status `401`
  - the `errors/items/code` response's property type/format changed from `string`/`` to `integer`/`int32` for status `404`
  - the `errors/items/code` response's property type/format changed from `string`/`` to `integer`/`int32` for status `default`
- **2026-07-28** `3322fee911fa` — 1 breaking, 1 warning, 5 info
  - added `#/components/schemas/S3GenericConfigurationData` to the `data/configuration` response property `oneOf` list for the response status `200`
  - added the new `s3-generic` enum value to the `data/backend` response property for the response status `200`
  - the response property `data/configuration/oneOf[subschema #2: AWS S3 Storage Configuration Data]/aws_access_key_id` became required for the status `200`
  - the response property `data/configuration/oneOf[subschema #2: AWS S3 Storage Configuration Data]/aws_secret_access_key` became required for the status `200`
  - the response property `data/configuration/oneOf[subschema #2: AWS S3 Storage Configuration Data]/bucket` became required for the status `200`
  - the response property `data/configuration/oneOf[subschema #2: AWS S3 Storage Configuration Data]/region` became required for the status `200`
  - added `s3-generic` discriminator mapping keys to the `data/configuration` response property for the response status `200`

---

[Operation](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/docs/custom_storage_credentials/:connection_id/get.md) · [API](https://skmtc.dev/team-telnyx/apis/telnyx-api-2.md) · [Page](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/changes/custom_storage_credentials/:connection_id/get)
