Get the Skill Cluster adoption report
Retrieve the Skill Cluster adoption report for all Employees with respect to the value of a Custom Property and one or more Skill Clusters.
The report consists of three smaller reports. A heatmap, a Skill Cluster adoption report, and a Skill breakdown.
- The heatmap returns the adoption of each requested Skill Cluster for all Employees which have the same Custom Property.
- The Skill Cluster adoption gives the proficiency level per requested Skill Cluster for each Employee.
- The Skill breakdown returns an overview of the Skills of the requested Skill Cluster for each Employee.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
The output format in which the report will be returned. When csv
is chosen, a ZIP file is returned containing the three reports in csv format.
json
, csv
Reports are always stored for a certain time, and if this endpoint is called again within that time, the stored report is returned without recalculating. If force_recalculate
is set to true
, the report is recalculated and the stored report is overwritten.
Body
Group the output by this property.
List of Skill Clusters used for the Skill Cluster adoption report.
Was this page helpful?