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.
1 - 100
"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
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"]
Response
OK
Default structure for Skill Cluster data.
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
Name of the Skill Cluster. Must be unique in the system.
1 - 255
"Audit"
Timestamp of the last update to this entity.
"2021-01-21T17:32:28Z"
Textual description of the Skill Cluster.
1
"The ability and Skill to conduct audits, identifying exceptions and developing specific solutions or recommendations"
The type of the Skill Cluster
inferred
, taxonomy
"taxonomy"
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"
}
]