Get Job Family
Get the Job Family information stored inside the system.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique Job Family ID in your system, consisting of alphanumeric characters, hyphens and underscores.
Query Parameters
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"]
Response
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
Was this page helpful?