Changes to Get SCIM API Key

GET /v1/scim-api-keys/{id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 10 revisions of this API.5152

  1. e3ac0347dfbe171
  2. aae16339e1e148
  3. b9fc18a0eac31

What changed

  • e3ac0347dfbe171See the full diff
    • the scimApiKey response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property scimApiKey/createTime from the response with the 200 status

      response-optional-property-removed

    • removed the optional property scimApiKey/displayName from the response with the 200 status

      response-optional-property-removed

    • removed the optional property scimApiKey/id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property scimApiKey/organizationId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property scimApiKey/revoked from the response with the 200 status

      response-optional-property-removed

    • removed the optional property scimApiKey/secretToken from the response with the 200 status

      response-optional-property-removed

    • removed the optional property scimApiKey/updateTime from the response with the 200 status

      response-optional-property-removed

    • added SCIMAPIKey to the scimApiKey response property allOf list for the response status 200

      response-property-all-of-added

    • the details/items/ response's property type/format changed from object/ to / for status 400

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 401

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 403

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 404

      response-property-type-changed

    • removed the optional property details/items/description from the response with the 400 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 401 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 403 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 404 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 400 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 401 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 403 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 404 status

      response-optional-property-removed

    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