Changes to GET /api/tenants/:tenantId/users/:userId

GET /api/tenants/{tenantId}/users/{userId}

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

Changed in 3 of the 18 revisions of this API.55

  1. 34e260deaa2c1
  2. 8f09691a3e2e22
  3. fd1b5146be4a23

What changed

    • removed the optional property password from the response with the 200 status

      response-optional-property-removed

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

  • 8f09691a3e2e22See the full diff
    • added the new SystemAdministrator enum value to the userType response property for the response status 200

      response-property-enum-value-added

    • added the new TenantAdministrator enum value to the userType response property for the response status 200

      response-property-enum-value-added

    • removed the Administrator enum value from the userType response property for the response status 200

      response-property-enum-value-removed

    • removed the Supervisor enum value from the userType response property for the response status 200

      response-property-enum-value-removed

  • fd1b5146be4a23See the full diff
    • added the new Administrator enum value to the userType response property for the response status 200

      response-property-enum-value-added

    • added the new Supervisor enum value to the userType response property for the response status 200

      response-property-enum-value-added

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

      response-optional-property-added

    • removed the SystemAdministrator enum value from the userType response property for the response status 200

      response-property-enum-value-removed

    • removed the TenantAdministrator enum value from the userType response property for the response status 200

      response-property-enum-value-removed

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