Changes to List all users

GET /v1/users/

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

Changed in 1 of the 11 revisions of this API.56

  1. e58688835e2556

What changed

  • e58688835e2556See the full diff
    • the response property results/items/external_user_id became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/first_name became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/last_name became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/ssn became nullable for the status 200

      response-property-became-nullable

    • the results/items/links/items/company_mapping/name response property's maxLength was increased from 128 to 255 for the response status 200

      response-property-max-length-increased

    • added the new credit enum value to the results/items/links/items/allowed_products/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new credit enum value to the results/items/links/items/data_source response property for the response status 200

      response-property-enum-value-added

    • added the new credit enum value to the results/items/links/items/initial_product_type response property for the response status 200

      response-property-enum-value-added

    • added the new education enum value to the results/items/links/items/allowed_products/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new education enum value to the results/items/links/items/data_source response property for the response status 200

      response-property-enum-value-added

    • added the new education enum value to the results/items/links/items/initial_product_type response property for the response status 200

      response-property-enum-value-added