Get the match score between an Employee and a Vacancy
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique external ID linked to this Employee, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
Unique external ID linked to this Vacancy, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
Query Parameters
If set to explained
, the response will include an explanation of the match.
simple
, explained
"explained"
Additional entity attributes that will be included in the response body. This query parameter can be added multiple times to include more attributes.
relevant_experience
["relevant_experience"]
Response
A match result between an Employee and a Vacancy.
A match result between an Employee and a Vacancy.
A match result between an Employee and a Vacancy, including the score breakdown for this result, showing the contributions of each individual applied weight to the total matching score.
A match result between an Employee and a Vacancy, including the Employee's relevant experiences for the match.