Get Skill Cluster
Get the Skill Cluster information stored inside the system.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
Required string length:
1 - 100
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.
Available options:
custom_properties
Response
200
application/json
OK
Default structure for Skill Cluster data.
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
Required string length:
1 - 100
Name of the Skill Cluster. Must be unique in the system.
Required string length:
1 - 255
Timestamp of the last update to this entity.
Textual description of the Skill Cluster.
Minimum length:
1
The type of the Skill Cluster
Available options:
inferred
, taxonomy
Was this page helpful?