Query Parameters
The username of the profile
Copy
curl --request GET \
--url 'https://api.netrows.com/v1/people/recommendations/received?username=example' \
--header 'Authorization: Bearer YOUR_API_KEY'
Copy
{
"success": true,
"message": "",
"data": [
{
"text": "I had the pleasure of working with Aishwarya Srinivasan for three years at IBM, from 2019 to 2022, first as an intern and later as a full-time Data Scientist on the IBM Data Science Elite Team. In that time, I witnessed her transformation from a bright Master’s student to a recognized expert in AI and machine learning. Her meteoric rise in both technical expertise and professional eminence has been nothing short of remarkable.
One of Aishwarya’s greatest strengths is her relentless drive to stay on the cutting edge of her field. She constantly explores the latest AI trends, tools, and techniques, making her a true domain expert. What sets her apart even more is her ability to communicate complex concepts in a way that resonates with both technical teams and non-technical stakeholders. Whether in a deep dive with engineers or a high-level briefing for executives, Aishwarya demonstrates an exceptional talent for translating AI and machine learning into practical insights and strategies.
Beyond her technical acumen, Aishwarya is simply a wonderful human being to have on any team. She brings positivity, collaboration, and genuine enthusiasm to every project, lifting the morale and performance of those around her. I strongly recommend her for roles involving customer-facing work, whether purely technical or consultative. I believe she would excel as an organization's “AI Face”—someone who drives cutting-edge innovation and can identify the next big thing in AI.
Any team looking for a knowledgeable, driven, and personable AI specialist will find all that and more in Aishwarya. She was an invaluable member of my team, and I have no doubt she will bring the same level of expertise and dedication to her future endeavors.",
"created": 1737813516000,
"lastModified": 1745537059000,
"relationship": "RECOMMENDER_SENIOR_THAN_RECOMMENDEE",
"recommender": {
"firstName": "Dr. Seth",
"lastName": "Dobrin",
"occupation": "AI ADVISOR | VC | KEYNOTES | AUTHOR | EDUCATOR | Entrepreneur | Formerly IBM’s First Ever Global Chief AI Officer | 🧬 Geneticist | 🇦🇪 Golden Visa Holder",
"username": "sdobrin"
}
},
{
"text": "Aishwarya has been a keen leaner, a sharp explorer and a gifted data story teller. With some guidance she could produce interesting results in data analytics and presentation. We worked together on fact findings towards Sustainable Development Goals (SDGs) status and progress using socio-economic datasets of some geographical areas. Aishwarya demonstrated exemplary results with diligent skills during this task. We at ITM wish her all the best for her future endeavours.",
"created": 1578363404490,
"lastModified": 1578363820046,
"relationship": "RECOMMENDER_MANAGED_RECOMMENDEE",
"recommender": {
"firstName": "Sameer",
"lastName": "Thapar",
"occupation": "Director - Technology at iTech Mission Pvt. Ltd.",
"username": "sameer-thapar-12b2ab37"
}
},
{
"text": "Aishwarya is highly skilled in machine and deep learning. I am impressed with her AI skills and ability to present to a large audience. Aishwarya is into researching new capabilities with AI and building models to solve real business problems. She developed an AI model based on Reinforced Learning and presented this to a large bank attended by over 130 folks. Aishwarya is a team player and is always building new skills and adding value.",
"created": 1551131323001,
"lastModified": 1551132546415,
"relationship": "RECOMMENDER_ADVISED_RECOMMENDEE",
"recommender": {
"firstName": "Ajit",
"lastName": "Gangaram",
"occupation": "Technical Leader | Enterprise Architect | Client Strategy | Mentor",
"username": "ajit-gangaram"
}
}
],
"total": 3
}
Cost
This endpoint costs 1 credit per request.