---
title: "Changes to List DCR Providers"
method: GET
path: "/v2/dcr-providers"
---

# Changes to List DCR Providers

`GET /v2/dcr-providers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 75 revisions.

- **2026-08-07** `0261aef4b1e2` — 12 info
- **2026-07-16** `a2e95e9f6c80` — 1 breaking, 1 info
- **2026-05-15** `7b92511bab92` — 1 info
- **2026-03-16** `377981ac9f14` — 2 warning
- **2026-03-06** `69f1a7124165` — 3 info
- **2025-10-23** `8ab3ec3ed301` — 1 warning
- **2025-08-22** `3c0154b2053a` — 9 breaking
- **2025-05-22** `2a7df3ca52c8` — 1 info

## Changes

- **2026-08-07** `0261aef4b1e2` — 12 info
  - the `provider_type` response property const value `auth0` was added for the status `200`
  - the `provider_type` response property const value `azureAd` was added for the status `200`
  - the `provider_type` response property const value `curity` was added for the status `200`
  - the `provider_type` response property const value `http` was added for the status `200`
  - the `provider_type` response property const value `kongIdentity` was added for the status `200`
  - the `provider_type` response property const value `okta` was added for the status `200`
  - removed the `auth0` enum value from the `data/items/allOf[subschema #2]/oneOf[subschema #1: DCR provider - Auth0]/provider_type` response property for the response status `200`
  - removed the `azureAd` enum value from the `data/items/allOf[subschema #2]/oneOf[subschema #2: DCR provider - Azure AD]/provider_type` response property for the response status `200`
  - removed the `curity` enum value from the `data/items/allOf[subschema #2]/oneOf[subschema #3: DCR provider - Curity]/provider_type` response property for the response status `200`
  - removed the `http` enum value from the `data/items/allOf[subschema #2]/oneOf[subschema #6: DCR provider - HTTP]/provider_type` response property for the response status `200`
  - removed the `kongIdentity` enum value from the `data/items/allOf[subschema #2]/oneOf[subschema #5: DCR provider - Kong Identity]/provider_type` response property for the response status `200`
  - removed the `okta` enum value from the `data/items/allOf[subschema #2]/oneOf[subschema #4: DCR provider - OKTA]/provider_type` response property for the response status `200`
- **2026-07-16** `a2e95e9f6c80` — 1 breaking, 1 info
  - added `#/components/schemas/DcrProviderKongIdentity` to the `data/items/allOf[subschema #2]/` response property `oneOf` list for the response status `200`
  - added `kongIdentity` discriminator mapping keys to the `data/items/allOf[subschema #2]/` response property for the response status `200`
- **2026-05-15** `7b92511bab92` — 1 info
  - added `auth0, azureAd, curity, okta, http` discriminator mapping keys to the `data/items/allOf[subschema #2]/` response property for the response status `200`
- **2026-03-16** `377981ac9f14` — 2 warning
  - removed the optional property `data/items/allOf[subschema #2]/oneOf[subschema #2: DCR provider - Azure AD]/dcr_config/allow_multiple_credentials` from the response with the `200` status
  - removed the optional property `data/items/allOf[subschema #2]/oneOf[subschema #4: DCR provider - OKTA]/dcr_config/allow_multiple_credentials` from the response with the `200` status
- **2026-03-06** `69f1a7124165` — 3 info
  - added the optional property `data/items/allOf[subschema #2]/oneOf[subschema #2: DCR provider - Azure AD]/dcr_config/allow_multiple_credentials` to the response with the `200` status
  - added the optional property `data/items/allOf[subschema #2]/oneOf[subschema #4: DCR provider - OKTA]/dcr_config/allow_multiple_credentials` to the response with the `200` status
  - added the optional property `data/items/allOf[subschema #2]/oneOf[subschema #5: DCR provider - HTTP]/dcr_config/allow_multiple_credentials` to the response with the `200` status
- **2025-10-23** `8ab3ec3ed301` — 1 warning
  - added the new `type` enum value to the `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/rule` response property for the response status `400`
- **2025-08-22** `3c0154b2053a` — 9 breaking
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterChoiceItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterDependentItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMaximumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMinimumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/source` became nullable for the status `400`
  - the response property `detail` became nullable for the status `401`
  - the response property `instance` became nullable for the status `401`
  - the response property `status` became nullable for the status `401`
  - the response property `title` became nullable for the status `401`
- **2025-05-22** `2a7df3ca52c8` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-go-sdk/docs/v2/dcr-providers/get.md) · [API](https://skmtc.dev/kong/apis/konnect-api-go-sdk.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-go-sdk/changes/v2/dcr-providers/get)
