Changes to Get a list of users

GET /api/v1/users

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

Changed in 11 of the 50 revisions of this API.20447

  1. 74c633c2da2c1
  2. e8542f1e3a761
  3. 50ad4103f227119
  4. 1956019598a71
  5. 795cad873b4718
  6. 192da8a641d01
  7. 1f092af5030c12
  8. 131e51c870ea1
  9. 6c0a71f4107a1
  10. 3c591337acf21
  11. 11e2773b3a1e1931

What changed

    • added the optional property users/items/invitationExpiresAt to the response with the 200 status

      response-optional-property-added

    • added the required property users/items/isInviting to the response with the 200 status

      response-required-property-added

  • 50ad4103f227119See the full diff
    • the users/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property users/items/linkedAuthId to the response with the 200 status

      response-optional-property-added

    • removed User subschema #2 from the users/items/ response property allOf list for the response status 200

      response-property-all-of-removed

    • added the required property users/items/authId to the response with the 200 status

      response-required-property-added

    • added the required property users/items/createdAt to the response with the 200 status

      response-required-property-added

    • added the required property users/items/deletedAt to the response with the 200 status

      response-required-property-added

    • added the required property users/items/email to the response with the 200 status

      response-required-property-added

    • added the required property users/items/emailVerified to the response with the 200 status

      response-required-property-added

    • added the required property users/items/firstName to the response with the 200 status

      response-required-property-added

    • added the required property users/items/id to the response with the 200 status

      response-required-property-added

    • added the required property users/items/isActive to the response with the 200 status

      response-required-property-added

    • added the required property users/items/lastName to the response with the 200 status

      response-required-property-added

    • added the required property users/items/locale to the response with the 200 status

      response-required-property-added

    • added the required property users/items/loginCount to the response with the 200 status

      response-required-property-added

    • added the required property users/items/mfaTypes to the response with the 200 status

      response-required-property-added

    • added the required property users/items/otpVerified to the response with the 200 status

      response-required-property-added

    • added the required property users/items/smsPhoneNumberVerified to the response with the 200 status

      response-required-property-added

    • added the required property users/items/socialAccountId to the response with the 200 status

      response-required-property-added

    • added the required property users/items/socialAccountType to the response with the 200 status

      response-required-property-added

    • added the required property users/items/updatedAt to the response with the 200 status

      response-required-property-added

    • added the optional property users/items/allOf[User]/linkedAuthId to the response with the 200 status

      response-optional-property-added

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

    • the response property users/items/allOf[User]/authId became required for the status 200

      response-property-became-required

    • the response property users/items/allOf[User]/createdAt became required for the status 200

      response-property-became-required

    • the response property users/items/allOf[User]/deletedAt became required for the status 200

      response-property-became-required

    • the response property users/items/allOf[User]/email became required for the status 200

      response-property-became-required

    • the response property users/items/allOf[User]/emailVerified became required for the status 200

      response-property-became-required

    • the response property users/items/allOf[User]/firstName became required for the status 200

      response-property-became-required

    • the response property users/items/allOf[User]/id became required for the status 200

      response-property-became-required

    • the response property users/items/allOf[User]/isActive became required for the status 200

      response-property-became-required

    • the response property users/items/allOf[User]/lastName became required for the status 200

      response-property-became-required

    • the response property users/items/allOf[User]/locale became required for the status 200

      response-property-became-required

    • the response property users/items/allOf[User]/otpVerified became required for the status 200

      response-property-became-required

    • the response property users/items/allOf[User]/smsPhoneNumberVerified became required for the status 200

      response-property-became-required

    • the response property users/items/allOf[User]/socialAccountId became required for the status 200

      response-property-became-required

    • the response property users/items/allOf[User]/socialAccountType became required for the status 200

      response-property-became-required

    • the response property users/items/allOf[User]/updatedAt became required for the status 200

      response-property-became-required

    • the response property users/items/allOf[subschema #2]/roles became required for the status 200

      response-property-became-required

    • added the required property users/items/allOf[User]/loginCount to the response with the 200 status

      response-required-property-added

    • added the required property users/items/allOf[User]/mfaTypes to the response with the 200 status

      response-required-property-added

    • added the optional property users/items/allOf[User]/smsPhoneNumberVerified to the response with the 200 status

      response-optional-property-added

  • 1f092af5030c12See the full diff
    • removed the optional property users/items/allOf[User]/googleId from the response with the 200 status

      response-optional-property-removed

    • added the optional property users/items/allOf[User]/socialAccountId to the response with the 200 status

      response-optional-property-added

    • added the optional property users/items/allOf[User]/socialAccountType to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter search

      new-optional-request-parameter

    • added the optional property users/items/allOf[User]/googleId to the response with the 200 status

      response-optional-property-added

    • added the optional property users/items/allOf[User]/otpVerified to the response with the 200 status

      response-optional-property-added

  • 11e2773b3a1e1931See the full diff
    • the users/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property users/items/authId from the response with the 200 status

      response-required-property-removed

    • removed the required property users/items/createdAt from the response with the 200 status

      response-required-property-removed

    • removed the required property users/items/deletedAt from the response with the 200 status

      response-required-property-removed

    • removed the required property users/items/email from the response with the 200 status

      response-required-property-removed

    • removed the required property users/items/emailVerified from the response with the 200 status

      response-required-property-removed

    • removed the required property users/items/firstName from the response with the 200 status

      response-required-property-removed

    • removed the required property users/items/id from the response with the 200 status

      response-required-property-removed

    • removed the required property users/items/isActive from the response with the 200 status

      response-required-property-removed

    • removed the required property users/items/isInviting from the response with the 200 status

      response-required-property-removed

    • removed the required property users/items/lastName from the response with the 200 status

      response-required-property-removed

    • removed the required property users/items/locale from the response with the 200 status

      response-required-property-removed

    • removed the required property users/items/loginCount from the response with the 200 status

      response-required-property-removed

    • removed the required property users/items/mfaTypes from the response with the 200 status

      response-required-property-removed

    • removed the required property users/items/otpVerified from the response with the 200 status

      response-required-property-removed

    • removed the required property users/items/smsPhoneNumberVerified from the response with the 200 status

      response-required-property-removed

    • removed the required property users/items/socialAccountId from the response with the 200 status

      response-required-property-removed

    • removed the required property users/items/socialAccountType from the response with the 200 status

      response-required-property-removed

    • removed the required property users/items/updatedAt from the response with the 200 status

      response-required-property-removed

    • deleted the query request parameter search

      request-parameter-removed

    • removed the optional property users/items/invitationExpiresAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property users/items/linkedAuthId from the response with the 200 status

      response-optional-property-removed

    • added User subschema #2 to the users/items/ response property allOf list for the response status 200

      response-property-all-of-added

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