v2
latestOpenAPI 3.1.02026-07-262653151.5 KBnetwork-mapper
Find connected profiles (network mapper)
Find connected profiles, with it's connection details
post/v2/profiles/network-mapper
Request body
Example request
{
"query": {
"match": {
"profile_info.job_title": {
"query": "Data Scientist"
}
}
}
}Response
list of found profiles that are connected to your team, and match your query