Changes to Get a single user by authId

GET /api/v1/users/{authId}

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

Changed in 12 of the 50 revisions of this API.19629

  1. 74c633c2da2c1
  2. e8542f1e3a761
  3. abeaa4c8a1121
  4. 7991790a5a191
  5. 50ad4103f2271
  6. 1956019598a71
  7. 795cad873b4718
  8. 192da8a641d01
  9. 1f092af5030c12
  10. 6c0a71f4107a1
  11. 3c591337acf21
  12. 11e2773b3a1e195

What changed

    • added the optional property user/allOf[User]/invitationExpiresAt to the response with the 200 status

      response-optional-property-added

    • added the required property user/allOf[User]/isInviting to the response with the 200 status

      response-required-property-added

    • added the optional property user/allOf[subschema #2]/orgGroups 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

    • added the optional property user/allOf[subschema #2]/attributes to the response with the 200 status

      response-optional-property-added

    • added the optional property user/allOf[subschema #2]/org to the response with the 200 status

      response-optional-property-added

    • added the optional property user/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 user/allOf[User]/authId became required for the status 200

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-required-property-added

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

      response-required-property-added

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

      response-optional-property-added

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

      response-optional-property-removed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

  • 11e2773b3a1e195See the full diff
    • the response property user/allOf[User]/authId became optional for the status 200

      response-property-became-optional

    • the response property user/allOf[User]/createdAt became optional for the status 200

      response-property-became-optional

    • the response property user/allOf[User]/deletedAt became optional for the status 200

      response-property-became-optional

    • the response property user/allOf[User]/email became optional for the status 200

      response-property-became-optional

    • the response property user/allOf[User]/emailVerified became optional for the status 200

      response-property-became-optional

    • the response property user/allOf[User]/firstName became optional for the status 200

      response-property-became-optional

    • the response property user/allOf[User]/id became optional for the status 200

      response-property-became-optional

    • the response property user/allOf[User]/isActive became optional for the status 200

      response-property-became-optional

    • the response property user/allOf[User]/lastName became optional for the status 200

      response-property-became-optional

    • the response property user/allOf[User]/locale became optional for the status 200

      response-property-became-optional

    • the response property user/allOf[User]/updatedAt became optional for the status 200

      response-property-became-optional

    • the response property user/allOf[subschema #2]/roles became optional for the status 200

      response-property-became-optional

    • removed the required property user/allOf[User]/isInviting from the response with the 200 status

      response-required-property-removed

    • removed the required property user/allOf[User]/loginCount from the response with the 200 status

      response-required-property-removed

    • removed the required property user/allOf[User]/mfaTypes from the response with the 200 status

      response-required-property-removed

    • removed the required property user/allOf[User]/otpVerified from the response with the 200 status

      response-required-property-removed

    • removed the required property user/allOf[User]/smsPhoneNumberVerified from the response with the 200 status

      response-required-property-removed

    • removed the required property user/allOf[User]/socialAccountId from the response with the 200 status

      response-required-property-removed

    • removed the required property user/allOf[User]/socialAccountType from the response with the 200 status

      response-required-property-removed

    • removed the optional property user/allOf[User]/invitationExpiresAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property user/allOf[User]/linkedAuthId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property user/allOf[subschema #2]/attributes from the response with the 200 status

      response-optional-property-removed

    • removed the optional property user/allOf[subschema #2]/org from the response with the 200 status

      response-optional-property-removed

    • removed the optional property user/allOf[subschema #2]/orgGroups from the response with the 200 status

      response-optional-property-removed

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