Get the match score between an Employee and their assigned position
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"
Query Parameters
If set to explained
, the response will include an explanation of the match.
simple
, explained
"explained"
Response
OK
A match result between an Employee and a Job.
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"b003505-eb84-42dc-a79f-5e7b1fe897b7"
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
The matching score between an Employee and a Job, expressed as a number between 0 and 1.
0 <= x <= 1
0.87657
A match result between an Employee and a Job.
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"b003505-eb84-42dc-a79f-5e7b1fe897b7"
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
The matching score between an Employee and a Job, expressed as a number between 0 and 1.
0 <= x <= 1
0.87657
A match result between an Employee and a Job, including an explanation of what Skills are missing and what Skills are present in the Employee's Skill Profile.
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"b003505-eb84-42dc-a79f-5e7b1fe897b7"
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
The matching score between an Employee and a Job, expressed as a number between 0 and 1.
0 <= x <= 1
0.87657
A list of Skills that the Job requires, but the Employee does not possess.
A list of Skills that the Job requires and the Employee possesses.