---
title: "Changes to List credentials"
method: GET
path: "/credentials"
---

# Changes to List credentials

`GET /credentials`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 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-07-01** `d65fcba0d25a` — 2 breaking, 1 warning, 26 info
- **2026-06-16** `ba15fae43892` — 4 info
- **2026-05-07** `5a765d68c56f` — 1 info
- **2026-04-14** `bd463fcefb14` — 3 info
- **2026-04-13** `76e8f6063728` — 7 breaking, 10 warning, 12 info

## Changes

- **2026-08-05** `4d30025450c7` — 1 warning
  - added the new `sigv4` enum value to the `data/items/type` response property for the response status `200`
- **2026-07-31** `3746d110464c` — 1 info
  - added the optional property `data/items/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 `data/items/type` response property for the response status `200`
- **2026-07-23** `e7b87904bdbb` — 1 info
  - added the optional property `data/items/created_by` to the response with the `200` status
- **2026-07-01** `d65fcba0d25a` — 2 breaking, 1 warning, 26 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - the `detail` response's property type/format changed from `array`/`` to `string`/`` for status `422`
  - deleted the `query` request parameter `api_id`
  - api operation id `list_credentials_credentials_get` removed and replaced with `listCredentials`
  - the endpoint scheme security `BearerAuth` was added to the API
  - the endpoint scheme security `AgentOauthAccessToken` was removed from the API
  - the endpoint scheme security `HumanLogin` was removed from the API
  - the endpoint scheme security `JenticApiKey` was removed from the API
  - api tag `Credentials` added
  - api tag `credentials` removed
  - added the new optional `query` request parameter `cursor`
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `vendor`
  - media type `application/json` was changed to a more specific media type `application/problem+json` for the response status `422`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `500`
  - added the non-success response with the status `503`
  - added the optional property `code` to the response with the `422` status
  - added the optional property `errors` to the response with the `422` status
  - added the optional property `instance` to the response with the `422` status
  - added the optional property `next_cursor` to the response with the `200` status
  - added the optional property `status` to the response with the `422` status
  - added the optional property `title` to the response with the `422` status
  - added the optional property `type` to the response with the `422` status
  - the response property `detail` became required for the status `422`
  - added the required property `data` to the response with the `200` status
  - added the required property `has_more` to the response with the `200` status
- **2026-06-16** `ba15fae43892` — 4 info
  - added the optional property `items/description` to the response with the `200` status
  - added the optional property `items/health_checked_at` to the response with the `200` status
  - added the optional property `items/healthy` to the response with the `200` status
  - added the optional property `items/last_used_at` to the response with the `200` status
- **2026-05-07** `5a765d68c56f` — 1 info
  - the endpoint scheme security `AgentOauthAccessToken` was added to the API
- **2026-04-14** `bd463fcefb14` — 3 info
  - added the optional property `items/routes` to the response with the `200` status
  - added the optional property `items/scheme` to the response with the `200` status
  - added the optional property `items/server_variables` to the response with the `200` status
- **2026-04-13** `76e8f6063728` — 7 breaking, 10 warning, 12 info
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - media type `application/problem+json` was changed to a more general media type `application/json` for the response status `422`
  - the response property `detail` became optional for the status `422`
  - 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`
  - removed the required property `data` from the response with the `200` status
  - removed the required property `has_more` from the response with the `200` status
  - deleted the `query` request parameter `cursor`
  - deleted the `query` request parameter `limit`
  - deleted the `query` request parameter `vendor`
  - removed the optional property `code` from the response with the `422` 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 `next_cursor` 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 `listCredentials` removed and replaced with `list_credentials_credentials_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
  - added the new optional `query` request parameter `api_id`
  - 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 `500`
  - removed the non-success response with the status `503`

---

[Operation](https://skmtc.dev/jentic/apis/jentic-control-plane-api/docs/credentials/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/get)
