Get the Job Family information stored inside the system.
The access token received from the authorization server in the OAuth 2.0 flow.
The unique Job Family ID in your system, consisting of alphanumeric characters, hyphens and underscores.
Additional entity attributes that will be included in the response body. This query parameter can be added multiple times to include more attributes.
custom_properties ["custom_properties"]OK
Default structure for Job Family.
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
Name of the Job Family.
1 - 255"Software Engineer"
Timestamp of the last update to this entity.
"2021-01-21T17:32:28Z"
Name of the Job Family Group.
1 - 255"IT & Engineering"
The Job Family will not be used in matching if active is false. This is useful when a Job Family is being phased out.
true
A list of properties for a given entity. Property values are either strings or numbers.
[
{
"property_name": "creation_date",
"property_value": "2020-03-07"
},
{
"property_name": "language",
"property_value": "de"
}
]