Employees Assigned Position
Get the match scores between Employees and their assigned position in bulk.
Employees without an assigned position will be included in the result, with job_id=null
and score=0.0
.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
If set to explained
, the response will include an explanation of the match.
Available options:
simple
, explained
Example:
"explained"
Body
application/json
Response
200
application/json
OK
The response is of type object
.
The response is of type object
.
The response is of type object
.