Changes to List User Profiles

GET /v1/user_profiles?beta=true

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

Changed in 5 of the 67 revisions of this API.45

  1. d3515f9e9eca11
  2. d2b230555b7f3
  3. a4186730f56c2
  4. 6edc6519fd321
  5. e0696f59ae071

What changed

  • d3515f9e9eca11See the full diff
    • the response property data/items/relationship became optional for the status 200

      response-property-became-optional

    • added the optional property data/items/access_type to the response with the 200 status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • response property data/items/external_id list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/items/name list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property next_page list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • added the optional property data/items/name to the response with the 200 status

      response-optional-property-added

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

      response-required-property-added

    This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response property next_page became required for the status 200

      response-property-became-required

    • endpoint added

      endpoint-added