Changes to GET /v1/users/:userIdOrEmail

GET /v1/users/{userIdOrEmail}

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

Changed in 5 of the 50 revisions of this API.211

  1. 1a84c9639e0b1
  2. aeb173b7f5b11
  3. 62a90ce968521
  4. bf0b42ebdc029
  5. 0335d130db4e1

What changed

    • added the required property strategicRoles to the response with the 200 status

      response-required-property-added

    • added the optional property jobTitle to the response with the 200 status

      response-optional-property-added

    • the path request parameter userIdOrEmail became required

      request-parameter-became-required

    • the path request parameter userIdOrEmail became optional

      request-parameter-became-optional

    • added the optional property roles/items/organisation to the response with the 200 status

      response-optional-property-added

    • added the optional property roles/items/organisationUnit to the response with the 200 status

      response-optional-property-added

    • the response property email became required for the status 200

      response-property-became-required

    • the response property id became required for the status 200

      response-property-became-required

    • the response property isActive became required for the status 200

      response-property-became-required

    • the response property name became required for the status 200

      response-property-became-required

    • the response property roles/items/id became required for the status 200

      response-property-became-required

    • the response property roles/items/isActive became required for the status 200

      response-property-became-required

    • the path request parameter userIdOrEmail became required

      request-parameter-became-required