Retrieve all Custom Properties of an entity
Fetch all entity’s Custom Properties from the system (if any exists, otherwise an empty list is returned).
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Custom Properties are supported on the following entity types: taxonomy/domains
, taxonomy/subdomains
, taxonomy/skill_clusters
, taxonomy/skills
, employees
, organisational_units
, job_architecture/job_families
, job_architecture/jobs
, vacancies
, courses
, skill_clusters
, and companies
.
Unique external ID linked to this entity, consisting of alphanumeric characters, hyphens and underscores. Note that the endpoint taxonomy/skills
uses skill_id
.
Required string length:
1 - 100
Was this page helpful?