Retrieve All Proficiency Levels

This operation returns a list of all proficiency levels (for example: beginner, intermediate, expert) that are available in UKG Pro Recruiting for a candidate to assign to a Skill. When sending POST requests to submit candidates or applications, you can use the corresponding IDs to specify proficiency levels for candidate Skills.

Permissions

To access this operation, your access token must contain one of the following scopes:

  • recruiting.domain.configuration.read
  • recruiting.domain.application-import.read
  • recruiting.domain.candidate-import.read

Refer to the Onboarding and Recruiting Authorization and Permissions topic for more information.

Language
Authorization
OAuth2
URL