Export all Skill Profiles of all Employees by paginating through the data. The Employees are returned based on their creation time, with those created first being returned first.
The access token received from the authorization server in the OAuth 2.0 flow.
Defines the format of the returned Skill Profile.
list, hierarchy "list"
The external vendor vocabulary you want to see the Skills displayed in. This will only work for vendors that are activated on your tenant.
workday, sap_attribute_library "workday"
The number of Employees shown on a single page.
1 <= x <= 10010
The external_id of the Employee to continue looking from.
100"4cbdbabe-5644-4423-8157-520f8a2f429a"
A set of filters to apply on the exported Employees.
Expand the results with extra data.
Include:
sources - Show the event type sources that led to this
Skill Cluster.seniority - Show the seniority of the Employee.rejected_skills - Show Skills that got rejected through Skill Profile feedback.low_data_availability_flag - Show whether there is low data availability for each Employee.self_rated_proficiency_level - Show the self-rated proficiency level of each Skill in each Employee's profile. This value depends on the maximum proficiency level set on your tenant (default levels are 1-5). If the self-rated proficiency level is not set, null is returned.self_rated_proficiency_float - Show the self-rated proficiency float of each Skill in each Employee's profile. This value represents the self-rated proficiency level of the Skill, scaled to a range between between 0.0 and 1.0. If the self-rated proficiency level is not set, null is returned.inferred_proficiency_level - Show the inferred proficiency level of each Skill in each Employee's profile. This value depends on the maximum proficiency level set on your tenant (default levels are 1-5). If the self-rated proficiency level is not set, null is returned.inferred_proficiency_float - Show the inferred proficiency float of each Skill in each Employee's profile. This value represents the inferred proficiency level of the Skill, scaled to a range between between 0.0 and 1.0. If the inferred proficiency level is not set, null is returned.properties - Show the skill information properties of each Skill.skill_validation_state, sources, rejected_skills, low_data_availability_flag, self_rated_proficiency_level, self_rated_proficiency_float, inferred_proficiency_level, inferred_proficiency_float, properties [
"skill_validation_state",
"sources",
"rejected_skills",
"low_data_availability_flag"
]Sort the Skills in the results alphabetically or by decreasing confidence. This has no effect when an external vendor is specified.
alphabetical, confidence "alphabetical"
OK
True when there is more data after this page.
true
A list containing the requested data for each entity, limited by the limit parameter.
The default Skill Profile result returned. The profile consists of a list of Skills and their validation states.
The next starting_after value for pagination.
100"5cbdbdbe-5f44-4423-8157-520f8a2f429a"