Export Job Skill Profiles.
Export all Skill Profiles of all Jobs by paginating through the data.
The Jobs are returned based on their creation time, with those created first being returned first.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
The Domain namespace determines the Domains the Skills will be mapped to. Using techwolf
will map them to the default TechWolf domains. Using taxonomy
will map them to the custom Domains defined in your Taxonomy. Using adaptive
will map the Skills to the Domains in the custom Taxonomy if there is one present, otherwise it will fall back to the default Techwolf Domains.
techwolf
, taxonomy
, adaptive
Defines the format of the returned Skill Profile.
list
, hierarchy
Body
The number of Jobs to show on a single page.
1 < x < 100
The external_id
of the Job to continue looking from.
100
A set of filters used to apply on the exported Job Skill Profiles.
Additional attributes that will be included in the response body. This query parameter can be added multiple times to include more attributes.
low_data_availability_flag
, skill_validation_state
, proficiency_level
, proficiency_float
, critical
Sort the Skills in the results alphabetically or by decreasing confidence.
alphabetical
, confidence
Response
Was this page helpful?