Changes to Retrieve a list of all End User for an account.

GET /v1/EndUsers

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

Changed in 4 of the 51 revisions of this API.31

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

What changed

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

      response-property-type-changed

    • the results/items/attributes 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

    • api tag TrusthubV1EndUser added

      api-tag-added