---
title: "Changes to Get credential"
method: GET
path: "/credentials/{credential_id}"
---

# Changes to Get credential

`GET /credentials/{credential_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 85 revisions.

- **2026-08-05** `4d30025450c7` — 1 warning
- **2026-07-31** `3746d110464c` — 1 info
- **2026-07-24** `7f8d4d76abcd` — 1 warning
- **2026-07-23** `e7b87904bdbb` — 1 info
- **2026-04-13** `76e8f6063728` — 14 breaking, 9 warning, 20 info

## Changes

- **2026-08-05** `4d30025450c7` — 1 warning
  - added the new `sigv4` enum value to the `type` response property for the response status `200`
- **2026-07-31** `3746d110464c` — 1 info
  - added the optional property `catalog_api_id` to the response with the `200` status
- **2026-07-24** `7f8d4d76abcd` — 1 warning
  - added the new `no_auth` enum value to the `type` response property for the response status `200`
- **2026-07-23** `e7b87904bdbb` — 1 info
  - added the optional property `created_by` to the response with the `200` status
- **2026-04-13** `76e8f6063728` — 14 breaking, 9 warning, 20 info
  - media type `application/problem+json` was changed to a more general media type `application/json` for the response status `422`
  - the response property `created_at` became optional for the status `200`
  - the response property `detail` became optional for the status `422`
  - response property `created_at` list-of-types was widened by adding types `null and number` to media type `application/json` of response `200`
  - response property `updated_at` list-of-types was widened by adding types `number` to media type `application/json` of response `200`
  - the `detail` response property's maxLength was unset from `4096` for the response status `422`
  - the `detail` response's property type/format changed from `string`/`` to `array`/`` for status `422`
  - the `updated_at/anyOf[subschema #1]/` response's property type/format changed from `string`/`date-time` to `number`/`` for status `200`
  - removed the required property `active` from the response with the `200` status
  - removed the required property `api` from the response with the `200` status
  - removed the required property `credential_id` from the response with the `200` status
  - removed the required property `name` from the response with the `200` status
  - removed the required property `provider` from the response with the `200` status
  - removed the required property `type` from the response with the `200` status
  - removed the optional property `code` from the response with the `422` status
  - removed the optional property `details` from the response with the `200` status
  - removed the optional property `errors` from the response with the `422` status
  - removed the optional property `instance` from the response with the `422` status
  - removed the optional property `provider_account_ref` from the response with the `200` status
  - removed the optional property `server_variables` from the response with the `200` status
  - removed the optional property `status` from the response with the `422` status
  - removed the optional property `title` from the response with the `422` status
  - removed the optional property `type` from the response with the `422` status
  - api operation id `getCredential` removed and replaced with `get_credential_credentials__cid__get`
  - the endpoint scheme security `HumanLogin` was added to the API
  - the endpoint scheme security `JenticApiKey` was added to the API
  - the endpoint scheme security `BearerAuth` was removed from the API
  - api tag `credentials` added
  - api tag `Credentials` removed
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `500`
  - removed the non-success response with the status `503`
  - added the optional property `account_id` to the response with the `200` status
  - added the optional property `api_id` to the response with the `200` status
  - added the optional property `app_slug` to the response with the `200` status
  - added the optional property `auth_type` to the response with the `200` status
  - added the optional property `identity` to the response with the `200` status
  - …3 more

---

[Operation](https://skmtc.dev/jentic/apis/jentic-control-plane-api/docs/credentials/:credential_id/get.md) · [API](https://skmtc.dev/jentic/apis/jentic-control-plane-api.md) · [Page](https://skmtc.dev/jentic/apis/jentic-control-plane-api/changes/credentials/:credential_id/get)
