Changes to List API keys

GET /api-keys

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

Changed in 4 of the 28 revisions of this API.23

  1. 359d267dca881
  2. b1ad79e918ac1
  3. 7271de071ca51
  4. 270e233e401c2

What changed

    • deleted the header request parameter X-Agent-ID with deprecation

      request-parameter-removed-with-deprecation

    • header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated

    • added the required property data/items/attributes/tags to the response with the 200 status

      response-required-property-added

    • for the query request parameter cursor, the maxLength was set to 1024

      request-parameter-max-length-set

    • added the new UNKNOWN enum value to the data/items/attributes/status response property for the response status 200

      response-property-enum-value-added