Changes to List customers

GET /customers

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

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

  1. 359d267dca881
  2. b1ad79e918ac1
  3. 270e233e401c55
  4. 8cc2aed458471

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

  • 270e233e401c55See the full diff
    • for the query request parameter cursor, the maxLength was set to 1024

      request-parameter-max-length-set

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

    • added the new optional query request parameter status

      new-optional-request-parameter

    • added subschema #1: ConnectedAgentLimits to the data/items/attributes/agents/items/limits response property anyOf list for the response status 200

      response-property-any-of-added

    • removed TransactionLimits from the data/items/attributes/agents/items/limits response property anyOf list for the response status 200

      response-property-any-of-removed

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added