GET
request to
employees/<external_id>/matching_companies/
. As is the case in
matching between Employees and Vacancies
, you can use the limit
, max_geo_distance
and score_min_threshold
query
parameters to further filter results.
companies/<external_id>/matching_employees/
. You can use the same query
parameters for filtering.
external_id
and job_title
for each Vacancy that contributed to the match result. This
explanation is found in the matching_vacancies
field in each item in the
response. To dive a bit deeper into the match still, you can use the explained
Employee/Vacancy matching.