Retrieve Proficiency Level by ID

This operation returns a proficiency level by ID (for example: beginner, intermediate, expert) that is 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