Changes to List API keys

GET /v2/api_keys

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

Changed in 2 of the 7 revisions of this API.115

  1. e85040b266cc15
  2. fca567a46b3a1

What changed

    • the // response's property type changed from string to no type for status

      response-property-type-changed

    • added to the // response property allOf list for the response status

      response-property-all-of-added

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

    • response property api_keys/items/api_key_role reactivated

      response-property-reactivated

    • added the new agent_end_user enum value to the //// response property for the response status

      response-property-enum-value-added