We found an issue with using `enrich` query param of `GET /taas-teams/me?enrich=` endpoint, see https://github.com/topcoder-platform/taas-apis/issues/154#issuecomment-788770888. So we have to remove support of `enrich` for the `GET /taas-teams/me` endpoint. And we always have to get user data from u-bahn with `enrich=true`. - remove the support of `enrich` query param from API, Swagger, Postman, Joi, and so on. - we have to always get data from u-bahn with `enrich=true` if we filter by `externalProfile.externalId`