network-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
Changes
No recorded changes to this endpoint across all 3 revisions of this API.