v1
latestOpenAPI 3.0.22026-07-26191278525.6 KBList Matched Demands for Employee
Returns all the matching demands for an employee profile. Only works for employee profiles, not candidates. By default, demands are filtered by the employee's location and a minimum star rating threshold of 3.5. Results are sorted by match score (highest to lowest). Use ignoreLocation=true to search globally and minStarThreshold to adjust the quality threshold.
Path parameters
Employee Profile ID (supports both encoded and decoded ID)
Query parameters
Specifies the offset value to start for the page
Specifies the number of entries to be returned for the page
Demand Filter Query using predefined filter arguments documented here
When true, applies the same filters used in the Demand Marketplace (Career Hub), including user group access control and configured visibility rules. Default: false
When true, applies the same filters used in the Matched Demands widget on the employee profile page in Resource Management. Default: false
When true, ignores the profile's location when matching demands. By default, demands are filtered to match the employee's location. Default: false
Minimum star rating threshold (1.0 to 5.0) for matched demands. Only demands with match scores at or above this threshold will be returned. Default: 3.5
Exclude specific fields in the response. Possible values are the names of the top level fields present in corresponding API schema. To check API schema, expand the response section below.
Allows selective control over the fields returned in the API response. If the keyList is empty, all fields will be returned. Possible values are the names of the top level fields present in corresponding API schema. To check API schema, expand the response section below.
Headers
The secret key to access the api. It starts with the bearer token
Response
OK