DCR Providers

Get a DCR provider

Returns a DCR provider.

get/v2/dcr-providers/{dcrProviderId}

Response

A response containing a single DCR provider object. Sensitive fields will be removed from the response.

OR
OR
OR
OR
OR

Example response

{
  "id": "5f9fd312-a987-4628-b4c5-bb4f4fddd5f7",
  "labels": {
    "env": "test"
  },
  "created_at": "2022-11-04T20:10:06.927Z",
  "updated_at": "2022-11-04T20:10:06.927Z"
}

Changes

Changed in 7 of the 75 revisions of this API.5218

    • the response property const value auth0 was added for the status

      response-property-const-added

    • the response property const value azureAd was added for the status

      response-property-const-added

    • the response property const value curity was added for the status

      response-property-const-added

    • the response property const value http was added for the status

      response-property-const-added

    • the response property const value kongIdentity was added for the status

      response-property-const-added

    • the response property const value okta was added for the status

      response-property-const-added

    • removed the auth0 enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the azureAd enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the curity enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the http enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the kongIdentity enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the okta enum value from the // response property for the response status

      response-property-enum-value-removed

  • a2e95e9f6c8011See the full diff
    • added to the response property oneOf list for the response status

      response-property-one-of-added

    • added kongIdentity discriminator mapping keys to the response property for the response status

      response-property-discriminator-mapping-added

    This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added auth0 azureAd curity okta http discriminator mapping keys to the response property for the response status

      response-property-discriminator-mapping-added

    • removed the optional property /// from the response with the status

      response-optional-property-removed

    • removed the optional property /// from the response with the status

      response-optional-property-removed

    • added the optional property /// to the response with the status

      response-optional-property-added

    • added the optional property /// to the response with the status

      response-optional-property-added

    • added the optional property /// to the response with the status

      response-optional-property-added

    • the response property became nullable for the status

      response-property-became-nullable

    • the response property became nullable for the status

      response-property-became-nullable

    • the response property became nullable for the status

      response-property-became-nullable

    • the response property became nullable for the status

      response-property-became-nullable

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added