Export Job Architecture hierarchy
Export the Job Architecture as a hierarchical structure.
Job Families are grouped by their job_family_group_name
and consist of multiple Jobs.
Jobs that are not part of a Job Family, appear in a nameless Job Family entity.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
This parameter can be used to only include entities with the active
attribute set to true
or false
. If the parameter is not set, all entities will be included.
true
The unique ID of a Skill, consisting of alphanumeric characters and hyphens. Setting this parameter will include only Job Families and Job Family Groups with Jobs that have this Skill in their Skill Profile.
1 - 100
"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
When set to low_data_availability_flag
, the response will include information about the total number of Jobs with low data availability within each Job Family or Job Family Group. For Jobs, this field is equal to 1 or 0 depending on whether the Job has low data availability.
low_data_availability_flag
["low_data_availability_flag"]
Response
A list of Job Family Groups.
Was this page helpful?