Changes to Retrieve a list of all Customer-Profiles for an account.

GET /v1/CustomerProfiles

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

Changed in 5 of the 51 revisions of this API.32

  1. v1be7cea11fa271
  2. v1ef8dd7b6bc331
  3. v1f46e55682eba1
  4. v1ed1865f0e05d1
  5. v12ff73c3794281

What changed

    • the results/items/errors/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the results/items/errors/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • for the query request parameter PageSize, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • added the optional property results/items/errors to the response with the 200 status

      response-optional-property-added

    • api tag TrusthubV1CustomerProfiles added

      api-tag-added