Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
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
"workday"
Body
The number of Employees shown on a single page.
1 <= x <= 100
10
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.
[
"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"
Response
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 next starting_after
value for pagination.
100
"5cbdbdbe-5f44-4423-8157-520f8a2f429a"